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