llvm-6502/cmake/modules
NAKAMURA Takumi 7d5c4cbc71 [CMake][cygming] Disable --out-implib from executables.
It doesn't make sense even with --export-all-symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204017 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-16 13:51:24 +00:00
..
AddLLVM.cmake [CMake] add_llvm_target(): No need to include TABLEGEN_OUTPUT in source list. 2014-03-04 17:05:28 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt Teach LLVM-Config to use logical target names (2/2) 2014-02-21 14:17:07 +00:00
GetHostTriple.cmake
GetSVN.cmake
HandleLLVMOptions.cmake [CMake][cygming] Disable --out-implib from executables. 2014-03-16 13:51:24 +00:00
HandleLLVMStdlib.cmake
LLVM-Config.cmake [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. 2014-02-26 06:53:16 +00:00
LLVMConfig.cmake.in Simplify linking to system libraries 2014-02-23 06:27:04 +00:00
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake [CMake] LLVMProcessSources.cmake: Prune add_file_dependencies to ${TABLEGEN_OUTPUT}. 2014-02-10 03:24:28 +00:00
Makefile Simplify linking to system libraries 2014-02-23 06:27:04 +00:00
TableGen.cmake TableGen.cmake: Functionalize and reformat. 2014-02-23 12:54:15 +00:00
VersionFromVCS.cmake