16 lines
240 B
Text
16 lines
240 B
Text
|
set(LLVM_LINK_COMPONENTS
|
||
|
Demangle
|
||
|
Remarks
|
||
|
Support
|
||
|
)
|
||
|
|
||
|
add_llvm_tool(llvm-remarkutil
|
||
|
RemarkConvert.cpp
|
||
|
RemarkCount.cpp
|
||
|
RemarkCounter.cpp
|
||
|
RemarkSizeDiff.cpp
|
||
|
RemarkUtil.cpp
|
||
|
RemarkUtilHelpers.cpp
|
||
|
RemarkUtilRegistry.cpp
|
||
|
)
|