repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't analyze block if it's not considered for ifcvt anymore.
[llvm/stm8.git]
/
tools
/
bugpoint-passes
/
CMakeLists.txt
blob
b2f1bb5d1350a6071b98ed51d0e72431e7a6321b
1
add_llvm_loadable_module( BugpointPasses
2
TestPasses.cpp
3
)
4
5
add_dependencies(BugpointPasses bugpoint)