.. |
AddLLVM.cmake
|
Move the setting of LLVM_BUILD_MODE to a macro so that we can re-use it in compiler-rt
|
2017-11-13 12:40:05 +00:00 |
AddLLVMDefinitions.cmake
|
cmake: Avoid leading space in LLVM_DEFINITIONS.
|
2015-10-12 10:42:03 +00:00 |
AddOCaml.cmake
|
Move the srpm, ocaml_make_directory, llvm_vcsrevision_h, and llvm-headers projects into the Misc folder on IDEs like Visual Studio rather than leave them in the root directory. NFC.
|
2017-11-04 19:59:14 +00:00 |
AddSphinxTarget.cmake
|
CMake: Fix docs-llvm-man target when clang+llvm is in the same source tree
|
2017-05-15 09:34:23 +00:00 |
CheckAtomic.cmake
|
[LLVM][MIPS] Introduce 64 bit atomic check in CheckAtomic.cmake
|
2016-06-23 06:39:35 +00:00 |
CheckCompilerVersion.cmake
|
Fix the MSVC version check.
|
2017-01-03 23:12:36 +00:00 |
CheckLinkerFlag.cmake
|
[cmake] Make check_linker_flags operate via linker flags
|
2017-10-31 01:30:46 +00:00 |
ChooseMSVCCRT.cmake
|
|
|
CMakeLists.txt
|
cmake: Don't try to install exports if there aren't any
|
2016-11-08 05:02:18 +00:00 |
CrossCompile.cmake
|
[CMake] Add custom target to create build directory
|
2017-11-08 14:31:51 +00:00 |
DetermineGCCCompatible.cmake
|
CMake is funky on detecting Intel 17 as GCC compatible.
|
2017-01-26 23:50:18 +00:00 |
FindOCaml.cmake
|
|
|
FindSphinx.cmake
|
|
|
GenerateVersionFromCVS.cmake
|
Add SVN version to libLLVMLTO
|
2016-04-16 07:33:14 +00:00 |
GetHostTriple.cmake
|
Improve CMake output of host and target triple
|
2016-09-27 18:08:40 +00:00 |
GetSVN.cmake
|
[CMake] Update GetSVN.cmake to handle repo
|
2017-09-09 14:17:52 +00:00 |
HandleLLVMOptions.cmake
|
[cmake] Allow LLVM_BUILD_INSTRUMENTED to be set to IR or Frontend
|
2017-11-08 21:26:40 +00:00 |
HandleLLVMStdlib.cmake
|
Remove LLVM_ENABLE_LIBCXXABI
|
2016-08-04 10:24:48 +00:00 |
LLVM-Config.cmake
|
[CMake][LLVM] Remove duplicated library mask. Broken clang linking against clangShared
|
2017-08-10 13:37:58 +00:00 |
LLVMConfig.cmake.in
|
[CMake] NFC. Add intrinsics_gen target to CMake Exports
|
2017-07-28 15:33:35 +00:00 |
LLVMConfigVersion.cmake.in
|
|
|
LLVMExternalProjectUtils.cmake
|
[CMake] Passthrough CMAKE_SYSROOT to external projects
|
2017-11-09 00:21:29 +00:00 |
LLVMInstallSymlink.cmake
|
[CMake] Cleaning up and generalizing the LLVMInstallSymlink script so that it can be used for libraries too.
|
2015-10-16 23:17:13 +00:00 |
LLVMProcessSources.cmake
|
[cmake] Add SOURCE_DIR argument to llvm_check_source_file_list
|
2017-09-19 17:44:42 +00:00 |
TableGen.cmake
|
[CMake] Remove target to build native tablegen
|
2017-11-08 14:31:54 +00:00 |
VersionFromVCS.cmake
|
CMake: Silence more stderr when running git.
|
2017-05-02 16:37:37 +00:00 |