index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
not
/
CMakeLists.txt
blob: 4a92348ba0f9d82ed4c307f170da2e02e63c5636 (
plain
)
1
2
3
4
5
add_llvm_utility(not not.cpp ) target_link_libraries(not LLVMSupport)