This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4dcaa89c887 [test] Disable dsymutil update test on windows new bffd929d5b0 dwarfgen: Add support for generating the debug_str_offsets [...]
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 | 48 ++++++++++++++++++++++- unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 49 ++++++++++++++++++++++-- unittests/DebugInfo/DWARF/DwarfGenerator.h | 14 +++++++ 8 files changed, 138 insertions(+), 32 deletions(-)