12 lines
134 B
Text
12 lines
134 B
Text
|
set(LLVM_LINK_COMPONENTS
|
||
|
AllTargetsInfos
|
||
|
MC
|
||
|
Object
|
||
|
Support
|
||
|
)
|
||
|
|
||
|
add_llvm_tool(llvm-cxxdump
|
||
|
llvm-cxxdump.cpp
|
||
|
Error.cpp
|
||
|
)
|