Compiler projects using llvm
set(LLVM_LINK_COMPONENTS Core Demangle Object Remarks Support)

add_llvm_tool(llvm-opt-report
  OptReport.cpp
  )