brintos

brintos / llvm-project-archived public Read only

0
0
Text · 83 B · 29c7b02 Raw
6 lines · plain
1add_llvm_utility(not2  not.cpp3  )4 5target_link_libraries(not PRIVATE LLVMSupport)6