OSDN Git Service

Revert "Use StringRef in Support/Darf APIs (NFC)"
authorMehdi Amini <mehdi.amini@apple.com>
Wed, 5 Oct 2016 00:21:14 +0000 (00:21 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Wed, 5 Oct 2016 00:21:14 +0000 (00:21 +0000)
commitc441cc0af2733fcc0741846dde9ece19ed1dbe92
tree743a04035e2444e891796acc2ab8ee81020eccbf
parente57a377e09808f43637d73b4465c0511e6b63997
Revert "Use StringRef in Support/Darf APIs (NFC)"

This reverts commit r283275, it broke LLDB Android debug server.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283278 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