OSDN Git Service

Re-commit "Use StringRef in Support/Darf APIs (NFC)"
authorMehdi Amini <mehdi.amini@apple.com>
Wed, 5 Oct 2016 00:37:18 +0000 (00:37 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Wed, 5 Oct 2016 00:37:18 +0000 (00:37 +0000)
commita2df9c87e9898ae4155241ea4c86a8d45c3531b6
tree7f1cadb6c59d4b8719730041a175ea06e32996cd
parentd277734b711c16e9dc2963c169d47d5ca51440c1
Re-commit "Use StringRef in Support/Darf APIs (NFC)"

This reverts commit r283278 and re-commit r283275 with
the update to fix the build on the LLDB side.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283281 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Dwarf.h
lib/Analysis/ModuleDebugInfoPrinter.cpp
lib/CodeGen/AsmPrinter/DIE.cpp
lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
lib/DebugInfo/DWARF/DWARFDebugLine.cpp
lib/IR/AsmWriter.cpp
lib/Support/Dwarf.cpp
unittests/Support/DwarfTest.cpp