repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-exegesis] Fix missing std::move.
[llvm-complete.git]
/
utils
/
not
/
CMakeLists.txt
blob
29c7b0218521d4cdbc32d8105391a4d0c43e2e62
1
add_llvm_utility(not
2
not.cpp
3
)
4
5
target_link_libraries(not PRIVATE LLVMSupport)