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