llvm-6502/cmake/modules
Dan Liew 153dc48cd3 Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfig.cmake so
clients of LLVM know if RTTI and/or EH were enabled in the build of
LLVM they are trying to link against.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213664 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-22 15:41:33 +00:00
..
AddLLVM.cmake Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that allow RTTI and EH 2014-07-22 15:41:18 +00:00
AddLLVMDefinitions.cmake
AddSphinxTarget.cmake Teach add_sphinx_target() to respect the LLVM_INSTALL_TOOLCHAIN_ONLY CMake 2014-04-28 22:06:20 +00:00
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt Export LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so clients know 2014-07-21 14:17:15 +00:00
FindSphinx.cmake
GetHostTriple.cmake
GetSVN.cmake
HandleLLVMOptions.cmake Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that allow RTTI and EH 2014-07-22 15:41:18 +00:00
HandleLLVMStdlib.cmake
LLVM-Config.cmake [CMake] LINK_COMPONENTS: Add also corresponding MCTargetDesc and TargetInfo as well, when target names or "nativecodegen" are specified. 2014-07-14 05:07:07 +00:00
LLVMConfig.cmake.in Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfig.cmake so 2014-07-22 15:41:33 +00:00
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake
Makefile Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfig.cmake so 2014-07-22 15:41:33 +00:00
TableGen.cmake CMake: avoid a reconfigure loop from r213091 2014-07-15 22:11:54 +00:00
VersionFromVCS.cmake