NAKAMURA Takumi
c4fc6eec53
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
...
llvm-svn: 212904
2014-07-13 13:36:48 +00:00
Nico Weber
1226531099
Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so.
...
(unittests/ExecutionEngine/JIT/CMakeLists.txt is still missing for now, since
it handles export files in a strange way: It generates a .exports file from a
.def file instead of the other way round.)
llvm-svn: 198183
2013-12-29 23:06:49 +00:00
NAKAMURA Takumi
8f75355a12
[CMake] bugpoint-passes should not be built in "all", when LLVM_BUILD_TOOLS is OFF.
...
llvm-svn: 173112
2013-01-22 01:44:00 +00:00
NAKAMURA Takumi
a8c1c3fe22
Add dependency to "make check".
...
cmake/modules/AddLLVM.cmake: Add empty "phony" target in add_llvm_loadable_module() even if loadable module were not supported.
llvm-svn: 121455
2010-12-10 02:15:36 +00:00
Rafael Espindola
414de85274
Try to fix cmake build.
...
llvm-svn: 110528
2010-08-08 00:50:57 +00:00