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