Codebase Browser
llvm
Go to App
llvm
/
llvm/utils/not/
CMakeLists.txt
add_llvm_utility(not not.cpp ) target_link_libraries(not PRIVATE LLVMSupport)