This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-15 16:07:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
cmake
/
modules
History
Michael J. Spencer
0eb4a851f6
Minimal changes for LLVM to compile under VS11.
...
llvm-svn: 151849
2012-03-01 22:42:52 +00:00
..
AddLLVM.cmake
build/CMake: Finish removal of add_llvm_library_dependencies.
2011-11-29 19:25:30 +00:00
AddLLVMDefinitions.cmake
cmake/*: Add svn:eol-style=native and fix CRLF.
2011-02-03 11:41:27 +00:00
CheckAtomic.cmake
Rename LLVM_MULTITHREADED define and fix build without threads.
2011-09-19 20:43:23 +00:00
ChooseMSVCCRT.cmake
Fix CRT selection logic when using CMake NMake generator.
2011-11-06 23:37:22 +00:00
CMakeLists.txt
Undo an over zealous rename. This bit of the CMake build really is
2012-01-24 18:00:44 +00:00
GetHostTriple.cmake
Undo an over zealous rename. This bit of the CMake build really is
2012-01-24 18:00:44 +00:00
HandleLLVMOptions.cmake
Minimal changes for LLVM to compile under VS11.
2012-03-01 22:42:52 +00:00
LLVM-Config.cmake
build/cmake: Switch to using llvm-build computed dependencies.
2011-11-29 01:31:52 +00:00
LLVMConfig.cmake.in
add LLVM_VERSION_MAJOR and _MINOR defines
2012-02-13 18:48:10 +00:00
LLVMConfigVersion.cmake.in
CMake: support for using LLVM from client projects with find_package.
2011-04-10 16:17:49 +00:00
LLVMParseArguments.cmake
Add the PARSE_ARGUMENTS CMake macro to LLVM so I can use it to clean
2011-02-19 18:01:15 +00:00
LLVMProcessSources.cmake
Handle gcc-compatible compilers (such as clang) the same way we handle
2011-05-11 13:53:08 +00:00
TableGen.cmake
CMake: Add the folder "Tablegenning" on llvm-tblgen targets.
2012-01-30 03:01:03 +00:00
VersionFromVCS.cmake
cmake: work with CMake < 2.8.5
2011-12-12 13:06:25 +00:00