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