1set(LLVM_LINK_COMPONENTS Core Demangle Object Remarks Support) 2 3add_llvm_tool(llvm-opt-report 4 OptReport.cpp 5 ) 6 7