Sign in
llvm
/
llvm-project
/
a201f8872a63aa336e4f79a40e196b6c20c9001e
/
.
/
llvm
/
tools
/
llvm-opt-report
/
CMakeLists.txt
blob: 2803de384737c67b3592df772e063699573bc38f [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Demangle
Remarks
Support
)
add_llvm_tool(llvm-opt-report
OptReport.cpp
)