OSDN Git Service

Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."
authorGeorge Rimar <grimar@accesssoftek.com>
Fri, 23 Sep 2016 10:12:56 +0000 (10:12 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Fri, 23 Sep 2016 10:12:56 +0000 (10:12 +0000)
commit53a7de61aaf08b8d048b149204eaecf79df6e43d
tree86a0d792eb1fe44e7a66ff816988e8c4a828b4c4
parentb9dfeea817a85e9f153823c192330cd542e41be9
Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."

It broke BB:
http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/15856

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282238 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h [deleted file]
lib/DebugInfo/DWARF/CMakeLists.txt
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFGdbIndex.cpp [deleted file]
test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64 [deleted file]
test/DebugInfo/dwarfdump-dump-gdbindex.test [deleted file]
tools/llvm-dwarfdump/llvm-dwarfdump.cpp