Sign in
llvm
/
llvm-project
/
47ecd18f24d338d83c3a06dd1c7906b35edb8d91
/
.
/
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
)