This website requires JavaScript.
Explore
Help
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
2024-11-01 16:33:37 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
16c11feb5a
llvm-mirror
/
tools
/
bugpoint-passes
/
CMakeLists.txt
6 lines
105 B
CMake
Raw
Normal View
History
Unescape
Escape
Try to fix cmake build. llvm-svn: 110528
2010-08-08 02:50:57 +02:00
add_llvm_loadable_module
(
BugpointPasses
T
e
s
t
P
a
s
s
e
s
.
c
p
p
)
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 03:15:36 +01:00
add_dependencies
(
BugpointPasses
bugpoint
)
Reference in New Issue
Copy Permalink