llvm-6502/include/llvm/Config
Alp Toker 4830b9c727 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
2014-06-04 03:21:38 +00:00
..
AsmParsers.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
AsmPrinters.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
config.h.cmake config.h: fix layering and don't duplicate definitions 2014-06-04 03:21:38 +00:00
config.h.in config.h: fix layering and don't duplicate definitions 2014-06-04 03:21:38 +00:00
Disassemblers.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
llvm-config.h.cmake config.h: fix layering and don't duplicate definitions 2014-06-04 03:21:38 +00:00
llvm-config.h.in config.h: fix layering and don't duplicate definitions 2014-06-04 03:21:38 +00:00
Targets.def.in