OSDN Git Service

DebugInfo: Allow dumping macinfo and macinfo.dwo from the same file
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 31 Jan 2020 19:45:32 +0000 (11:45 -0800)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 31 Jan 2020 20:47:50 +0000 (12:47 -0800)
commit9e8bff71d073abf0ef7f8bb4ac04ec8689babcad
tree3208b166c1ca2a861fb5b486b0e09fea258d1b87
parent81b0becaaee65fa5342eca6c2dc7855852a92372
DebugInfo: Allow dumping macinfo and macinfo.dwo from the same file

If dumping an Split DWARF file that hasn't been split into separate
files (such as from llc - that includes the plain and .dwo sections in
the same file) allow both macinfo and macinfo.dwo sections to be dumped.
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/test/tools/llvm-dwarfdump/X86/brief.s