Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."
authorPete Cooper <peter_cooper@apple.com>
Fri, 18 Dec 2015 19:45:38 +0000 (19:45 +0000)
committerPete Cooper <peter_cooper@apple.com>
Fri, 18 Dec 2015 19:45:38 +0000 (19:45 +0000)
commit11fd7a22694465be63bb09a2f79d2b039df18d2a
treef0bb9dae0d2df5867d0a6a8c2874ddfcead34b1a
parent18f59c52f2641562978412e7c336f9ca9fe991c9
Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."

This reverts commit r256008.

Its breaking multiple buildbots, although works for me locally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256013 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
include/llvm/DebugInfo/PDB/PDBContext.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
lib/DebugInfo/PDB/PDBContext.cpp
test/tools/llvm-objdump/eh_frame-arm64.test
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h