repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[mlir][int-range] Limit xor int range inference to i1 (#116968)
[llvm-project.git]
/
llvm
/
utils
/
KillTheDoctor
/
CMakeLists.txt
blob
53b90b820424953382b17d3349610d1f2cbb365c
1
add_llvm_utility(KillTheDoctor
2
KillTheDoctor.cpp
3
)
4
5
target_link_libraries(KillTheDoctor
6
PRIVATE
7
LLVMSupport
8
psapi
9
)