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)
commit32b297a42fa8ce8e2018356341401c92a72e8f27
treee26fd084a01464bb0c4b5dfd805bf82114e88c20
parent4a759ff44c9ed31693902b019ee8f488ad4dc4c9
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.

llvm-svn: 283281
12 files changed:
lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp
llvm/include/llvm/Support/Dwarf.h
llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/DIE.cpp
llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/Support/Dwarf.cpp
llvm/unittests/Support/DwarfTest.cpp