brintos

brintos / llvm-project-archived public Read only

0
0
Text · 112 B · 2803de3 Raw
11 lines · plain
1set(LLVM_LINK_COMPONENTS2  Demangle3  Remarks4  Support5  )6 7add_llvm_tool(llvm-opt-report8  OptReport.cpp9  )10 11