blob: 98d67e04fe6a0b46dd31f2217fda07b1f2306f2a [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
AsmPrinter
DebugInfoDWARF
MC
Object
Support
Target
)
add_llvm_tool(llvm-dwp
llvm-dwp.cpp
DWPError.cpp
DEPENDS
intrinsics_gen
)