This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba4c13c Use StringRef in Support/Darf APIs (NFC) new e57a377 Use StringRef instead of raw pointers in ARMBuildAttrs (NFC) new c441cc0 Revert "Use StringRef in Support/Darf APIs (NFC)"
The 2 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/DWARFDebugFrame.cpp | 6 +- lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp | 31 +++--- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 4 +- lib/IR/AsmWriter.cpp | 13 +-- lib/Support/ARMBuildAttrs.cpp | 18 ++-- lib/Support/Dwarf.cpp | 104 ++++++++++----------- unittests/Support/DwarfTest.cpp | 24 ++--- 12 files changed, 140 insertions(+), 148 deletions(-)