1 set(LLVM_LINK_COMPONENTS 2 Instrumentation 3 ) 4 5 add_llvm_unittest(DebugIRTests 6 DebugIR.cpp 7 ) 8