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
Evgeniy Stepanov
98f4ecfb58
Remove -arm-enable-ehabi from Android build rules. It's enabled by default.
...
llvm-svn: 200391
2014-01-29 12:36:18 +00:00
..
modules
[CMake] llvm_update_compile_flags(name) doesn't require source files. TARGET PROPERTY SOURCES has them.
2014-01-28 11:40:04 +00:00
platforms
Remove -arm-enable-ehabi from Android build rules. It's enabled by default.
2014-01-29 12:36:18 +00:00
config-ix.cmake
Factor the option and checking of compiler version better. Put the
2014-01-13 22:21:34 +00:00
nsis_logo.bmp
CMake: polish the Windows packaging rules
2013-08-15 23:44:31 +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.