llvm-6502/include/llvm/Config
Alp Toker ddfc20dea4 Fix symbol defines in config.h.cmake
These were incorrectly pointing to HAVE_LOG despite being checked for
correctly in config-ix.cmake.

Patch by James Lyon!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194051 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-05 07:27:18 +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 Fix symbol defines in config.h.cmake 2013-11-05 07:27:18 +00:00
config.h.in Revert "Revert "Windows: Add support for unicode command lines"" 2013-10-07 01:00:07 +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 Don't define LLVM_LIBDIR, it is not used anymore. 2013-06-11 18:52:11 +00:00
llvm-config.h.in Don't define LLVM_LIBDIR, it is not used anymore. 2013-06-11 18:52:11 +00:00
Targets.def.in