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-26 14:16:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
cmake
/
modules
History
Rafael Espindola
175cee362f
Another try at fixing cmake.
...
llvm-svn: 131608
2011-05-19 00:13:04 +00:00
..
AddLLVM.cmake
Rename profile_rt.so to libprofile_rt.so under configure+make (it already was
2011-04-29 02:12:06 +00:00
AddLLVMDefinitions.cmake
…
CheckAtomic.cmake
…
ChooseMSVCCRT.cmake
…
CMakeLists.txt
CMake: remove some unnecesary code and ToDos.
2011-04-11 14:52:39 +00:00
CrossCompileLLVM.cmake
…
FindBison.cmake
…
GetTargetTriple.cmake
…
HandleLLVMOptions.cmake
Handle gcc-compatible compilers (such as clang) the same way we handle
2011-05-11 13:53:08 +00:00
LLVM-Config.cmake
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
LLVMConfig.cmake.in
Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this,
2011-04-13 15:25:31 +00:00
LLVMConfigVersion.cmake.in
CMake: support for using LLVM from client projects with find_package.
2011-04-10 16:17:49 +00:00
LLVMLibDeps.cmake
Another try at fixing cmake.
2011-05-19 00:13:04 +00:00
LLVMParseArguments.cmake
…
LLVMProcessSources.cmake
Handle gcc-compatible compilers (such as clang) the same way we handle
2011-05-11 13:53:08 +00:00
TableGen.cmake
…
VersionFromVCS.cmake
…