xref
: /
external
/
swiftshader
/
third_party
/
llvm-7.0
/
llvm
/
utils
/
not
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_llvm_utility(not
2
not.cpp
3
)
4
5
target_link_libraries(not PRIVATE LLVMSupport)
6