10 lines
112 B
CMake
10 lines
112 B
CMake
set(LLVM_LINK_COMPONENTS
|
|
Demangle
|
|
Remarks
|
|
Support
|
|
)
|
|
|
|
add_llvm_tool(llvm-opt-report
|
|
OptReport.cpp
|
|
)
|
|
|