blob: 58d8114cbe799d1e62124001277cfce4eb137de1 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DebugInfoDWARF
AllTargetsDescs
AllTargetsInfos
MC
Object
Support
)
add_llvm_tool(llvm-dwarfdump
SectionSizes.cpp
Statistics.cpp
llvm-dwarfdump.cpp
)
add_subdirectory(fuzzer)