This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-13 20:32:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
release_29
llvm-6502
/
tools
/
bugpoint-passes
/
CMakeLists.txt
6 lines
105 B
CMake
Raw
Permalink
Normal View
History
Unescape
Escape
Try to fix cmake build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110528 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-08 00:50:57 +00: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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121455 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-10 02:15:36 +00:00
add_dependencies
(
BugpointPasses
bugpoint
)
Reference in New Issue
Copy Permalink