llvm-6502/include/llvm/Config
Oscar Fuentes 2c5e0b8b98 Rewrite handling of LLVM_ENABLE_PIC. It was being processed after
config.h was generated, so it had no effect on it.

Thanks to arrowdodger for pointing out this and a tentative patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123119 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-09 14:34:39 +00:00
..
AsmParsers.def.in Sketch support for target specific assembly parser. 2009-07-17 20:42:00 +00:00
AsmPrinters.def.in Introduce new headers whose inclusion forces linking and 2009-06-16 20:12:29 +00:00
config.h.cmake Rewrite handling of LLVM_ENABLE_PIC. It was being processed after 2011-01-09 14:34:39 +00:00
config.h.in Apparently OS X 10.4 doesn't have __crashreporter_info__. 2010-12-03 07:45:22 +00:00
Disassemblers.def.in Add CMake and configure logic to create llvm/Config/Disassemblers.defs. 2009-11-25 04:30:13 +00:00
llvm-config.h.cmake Fix LLVM target initialization to deal with sociopathic outside projects 2010-08-30 18:34:48 +00:00
llvm-config.h.in Fix LLVM target initialization to deal with sociopathic outside projects 2010-08-30 18:34:48 +00:00
Targets.def.in Provide InitializeAllTargets and InitializeNativeTarget functions in the 2009-06-23 23:59:40 +00:00