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-24 21:05:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
cmake
/
modules
History
Peter Collingbourne
253c6a3690
Build system infrastructure for multiple tblgens.
...
llvm-svn: 141266
2011-10-06 01:51:51 +00:00
..
AddLLVM.cmake
Remove yet another buried and hidden implicit dependency: every single
2011-07-30 08:47:05 +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
…
CMakeLists.txt
Complete the removal of FindBison from CMake. Noticed this when browsing
2011-09-04 23:29:12 +00:00
GetTargetTriple.cmake
…
HandleLLVMOptions.cmake
CMake: [MSVC] Suppress C4551 'function call missing argument list'.
2011-08-17 01:28:30 +00:00
LLVM-Config.cmake
Make my attempt to build up global deps variables actually utilize
2011-07-29 23:52:01 +00:00
LLVMConfig.cmake.in
Make my attempt to build up global deps variables actually utilize
2011-07-29 23:52:01 +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
Build system infrastructure for multiple tblgens.
2011-10-06 01:51:51 +00:00
VersionFromVCS.cmake
…