config.h: fix layering and don't duplicate definitions
authorAlp Toker <alp@nuanti.com>
Wed, 4 Jun 2014 03:21:38 +0000 (03:21 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 4 Jun 2014 03:21:38 +0000 (03:21 +0000)
commit4830b9c727d5b2c4e30b51ea31b3a74473416bbe
tree9e255c744afd60e647a7ea5774347c4fbdce7e86
parent5c0b13f3be07853f33cee92edbd7277389ae196e
config.h: fix layering and don't duplicate definitions

Also correct the llvm-config.h header guard so it doesn't depend on 'CONFIG_H'
which is commonly defined in external projects and caused trouble for
embedders.

In future llvm/Config/llvm-config.h will be installed, but not
the private llvm/Config/config.h header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210144 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
include/llvm/Config/llvm-config.h.cmake
include/llvm/Config/llvm-config.h.in