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
Support using DebugLoc's in a DenseMap.
[llvm/stm8.git]
/
utils
/
KillTheDoctor
/
CMakeLists.txt
blob
37c2b7ceb467a082d0ca5eba0851c7102cdde352
1
add_llvm_utility(KillTheDoctor
2
KillTheDoctor.cpp
3
)
4
5
target_link_libraries(KillTheDoctor LLVMSupport)