This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f5b8d1cf394 [SystemZ] Use tablegen loops in SchedModels new b1674d0d93b dwarfgen: Add support for generating the debug_str_offsets section
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: lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 +++-- lib/CodeGen/AsmPrinter/DwarfFile.cpp | 20 ---------- lib/CodeGen/AsmPrinter/DwarfFile.h | 3 -- lib/CodeGen/AsmPrinter/DwarfStringPool.cpp | 22 +++++++++++ lib/CodeGen/AsmPrinter/DwarfStringPool.h | 4 ++ unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 50 +++++++++++++++++++++++- unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 32 +++++++++++++-- unittests/DebugInfo/DWARF/DwarfGenerator.h | 11 ++++++ 8 files changed, 120 insertions(+), 32 deletions(-)