CMakeLists.txt 83 Bytes Raw Blame History Permalink 1 2 3 4 5 add_llvm_utility(not not.cpp ) target_link_libraries(not PRIVATE LLVMSupport)