blob: 2551b97e550dc9c2d3231f73bc294cb92c9c1883 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DebugInfoDWARF
Object
Support
Symbolize
XRay
)
add_llvm_tool(llvm-xray
func-id-helper.cpp
llvm-xray.cpp
xray-account.cpp
xray-color-helper.cpp
xray-converter.cpp
xray-extract.cpp
xray-fdr-dump.cpp
xray-graph-diff.cpp
xray-graph.cpp
xray-registry.cpp
xray-stacks.cpp
)