1add_llvm_utility(FileCheck2 FileCheck.cpp3 )4 5target_link_libraries(FileCheck PRIVATE LLVMFileCheck LLVMSupport)6