This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1854e96396e [llvm][test] Update tests using objdump new b87342a8243 [DWARF] Change pubnames to use DWARFSection instead of StringRef
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h | 4 ++- include/llvm/DebugInfo/DWARF/DWARFObject.h | 8 ++--- lib/DebugInfo/DWARF/DWARFContext.cpp | 40 +++++++++++----------- lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp | 12 ++++--- .../X86/gnu-public-names-multiple-cus-2.s | 35 +++++++++++++++++++ tools/obj2yaml/dwarf2yaml.cpp | 5 +-- 6 files changed, 72 insertions(+), 32 deletions(-) create mode 100644 test/DebugInfo/X86/gnu-public-names-multiple-cus-2.s