llvm-6502/cmake
NAKAMURA Takumi b1e7bec958 [CMake] Re-apply r200765, "Get rid of llvm_config() to expand dependencies."
CMake's target_link_libraries() will manage dependencies with Brad's LLVMConfig improvements.

Configuration time may be reduced by a few seconds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201062 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-10 03:24:19 +00:00
..
modules [CMake] Re-apply r200765, "Get rid of llvm_config() to expand dependencies." 2014-02-10 03:24:19 +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 Fix configure to find arc4random via header files. 2014-02-05 05:04:36 +00:00
Makefile Provide CMake package modules in install tree 2014-02-09 16:37:02 +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

See docs/CMake.html for instructions on how to build LLVM with CMake.