CMakeLists.txt 115 Bytes Edit 1 2 3 4 5 6 set(LLVM_LINK_COMPONENTS Core Demangle Object Remarks Support) add_llvm_tool(llvm-opt-report OptReport.cpp )