llvm-6502/include/llvm/Config
Dylan Noblesmith 3fa9a42fdd remove CMake mode_t define
It's now replaced with a simple ifdef _MSC_VER in the one
place it's needed (clang's FileManager.h header).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133711 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-23 12:21:33 +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 remove CMake mode_t define 2011-06-23 12:21:33 +00:00
config.h.in Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl instead of the versions of individual libraries. 2011-05-01 13:29:49 +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 warning in the CMake build about redefining LLVM_PATH_XDOT_PY by making sure both definitions are identical. This used to produce warnings like 2011-05-25 06:32:23 +00:00
llvm-config.h.in Add InitializeNativeAsmParser function. 2011-03-09 17:25:46 +00:00
Targets.def.in Provide InitializeAllTargets and InitializeNativeTarget functions in the 2009-06-23 23:59:40 +00:00