Revert "DWARF: Simplify SymbolFileDWARF::GetDWARFCompileUnit"
authorAlex Langford <apl@fb.com>
Sat, 8 Jun 2019 00:55:03 +0000 (00:55 +0000)
committerAlex Langford <apl@fb.com>
Sat, 8 Jun 2019 00:55:03 +0000 (00:55 +0000)
commit5ada887bf2411f4a53a468642e520e2c8c13b2c3
treee79c8b7ab00280f84cae246c6628505f24ae6eb6
parentcdff3806811de210abd0ea368364441a1eac2fa0
Revert "DWARF: Simplify SymbolFileDWARF::GetDWARFCompileUnit"

This reverts commit 58afc1bdebf9fa8b178d6c9d89af94c5cc091760.
This commit caused the test suite on macOS to fail many tests. It
appears that setting breakpoints is the issue. One example that fails
is the lit test Breakpoint/case-sensitive.test.

llvm-svn: 362862
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp