llvm-6502/cmake/modules
NAKAMURA Takumi 6a9e4a8254 [CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR and LLVM_LIBRARY_DIR
In LLVM build tree, they points corresponding INTDIR.

  In Clang standalone tree, they points external dir (llvm-config's --bindir and --libdir).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199595 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-19 12:52:10 +00:00
..
AddLLVM.cmake [CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR and LLVM_LIBRARY_DIR 2014-01-19 12:52:10 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt
GetHostTriple.cmake
GetSVN.cmake Reverts commit r190808 and r190556. 2013-10-01 17:40:47 +00:00
HandleLLVMOptions.cmake Add the test for libstdc++ versions newer than 4.6 so we don't 2014-01-17 09:47:55 +00:00
LLVM-Config.cmake Revert "Revert "Windows: Add support for unicode command lines"" 2013-10-07 01:00:07 +00:00
LLVMConfig.cmake.in [CMake] Prune LLVM_TOOLS_BINARY_DIR in LLVMConfig.cmake, since it always points build directory. 2013-12-18 15:57:58 +00:00
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake
TableGen.cmake [CMake] Add a comment to tablegen's copy_if_different. Ninja reports every action by default. 2014-01-12 17:42:43 +00:00
VersionFromVCS.cmake