blob: 2803de384737c67b3592df772e063699573bc38f [file] [log] [blame]
NAKAMURA Takumid3c9d5a2023-04-17 00:17:45 +09001set(LLVM_LINK_COMPONENTS
NAKAMURA Takumid3c9d5a2023-04-17 00:17:45 +09002 Demangle
NAKAMURA Takumid3c9d5a2023-04-17 00:17:45 +09003 Remarks
4 Support
5 )
Hal Finkel0f86d362016-10-05 22:10:35 +00006
7add_llvm_tool(llvm-opt-report
8 OptReport.cpp
9 )
10