Revert "Protect DWARFCompileUnit::m_die_array by a new mutex"
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 13 May 2018 18:38:28 +0000 (18:38 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 13 May 2018 18:38:28 +0000 (18:38 +0000)
commit03aff468c9562b2dab3f02fa76eda1bb5e38a1ba
treead4da9a3a8e4c747ebd4a8357f3a51c0c80c80df
parentf170b85d40108446a9cbf30a9f504359ff3d1465
Revert "Protect DWARFCompileUnit::m_die_array by a new mutex"

Pavel Labath found this patch is incomplete and racy.  I think there needs to
be some more mutexes even before considering DW_TAG_partial_unit.

This reverts commit 331229 which was: https://reviews.llvm.org/D40470

llvm-svn: 332200
lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h