This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bad1f71 [AVR] Add the machine code backend new f9bb6bc Re-commit "Use StringRef in Support/Darf APIs (NFC)"
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/Support/Dwarf.h | 52 +++++------ lib/Analysis/ModuleDebugInfoPrinter.cpp | 10 +- lib/CodeGen/AsmPrinter/DIE.cpp | 8 +- .../DWARF/DWARFAbbreviationDeclaration.cpp | 12 +-- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 6 +- lib/DebugInfo/DWARF/DWARFContext.cpp | 6 +- lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 6 +- lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp | 31 +++--- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 4 +- lib/IR/AsmWriter.cpp | 13 ++- lib/Support/Dwarf.cpp | 104 +++++++++++---------- unittests/Support/DwarfTest.cpp | 24 ++--- 12 files changed, 146 insertions(+), 130 deletions(-)