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