Revert r346848 "[LLDB] - Support the single file split DWARF."
authorGeorge Rimar <grimar@accesssoftek.com>
Wed, 14 Nov 2018 12:04:31 +0000 (12:04 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Wed, 14 Nov 2018 12:04:31 +0000 (12:04 +0000)
commit7cdb22b1efff78076189f81480fb700fa840cce9
tree0d0823cf66e947f4989ae5cc9ce557982ae16612
parentee54a2b501cf1d3e7e722d63c00463103a3b9cc4
Revert r346848 "[LLDB] - Support the single file split DWARF."

It broke BB:
http://green.lab.llvm.org/green/job/lldb-cmake/12522/testReport/junit/LLDB/Breakpoint/single_file_split_dwarf_test/

llvm-svn: 346853
lldb/include/lldb/lldb-enumerations.h
lldb/lit/Breakpoint/Inputs/single-file-split-dwarf.o.yaml [deleted file]
lldb/lit/Breakpoint/Inputs/single-file-split-dwarf.yaml [deleted file]
lldb/lit/Breakpoint/single-file-split-dwarf.test [deleted file]
lldb/source/Core/Section.cpp
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h
lldb/source/Symbol/ObjectFile.cpp