blob: bda3c8d552e2f45912e63157ce562de223d7e0a4 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
DebugInfoDWARF
DebugInfoGSYM
MC
Object
Support
Target
)
add_llvm_tool(llvm-gsymutil
llvm-gsymutil.cpp
)