This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
cmake
History
NAKAMURA Takumi
c5554c9de3
Add -D__STDC_FORMAT_MACROS to use PRIx64.
...
llvm-svn: 141663
2011-10-11 12:51:44 +00:00
..
modules
Add -D__STDC_FORMAT_MACROS to use PRIx64.
2011-10-11 12:51:44 +00:00
config-ix.cmake
Rename LLVM_MULTITHREADED define and fix build without threads.
2011-09-19 20:43:23 +00:00
README
CMake: Added notes pointing to the LLVM CMake documentation.
2009-04-04 22:52:02 +00:00
README
See docs/CMake.html for instructions on how to build LLVM with CMake.