Revert D104488 and friends since it broke the windows bot
authorStella Stamenova <stilis@microsoft.com>
Tue, 29 Jun 2021 19:09:56 +0000 (12:09 -0700)
committerStella Stamenova <stilis@microsoft.com>
Tue, 29 Jun 2021 19:58:55 +0000 (12:58 -0700)
commitbb2cfca2f3237d7f722e95d4cab9f3d71f728c9c
treed8baebcd129f1643452e8f4a7dbc9de6b5e2d222
parentc1194c2ec35029f96ce75ab54555dccf2b7e8681
Revert D104488 and friends since it broke the windows bot

Reverts commits:
"Fix failing tests after https://reviews.llvm.org/D104488."
"Fix buildbot failure after https://reviews.llvm.org/D104488."
"Create synthetic symbol names on demand to improve memory consumption and startup times."

This series of commits broke the windows lldb bot and then failed to fix all of the failing tests.
lldb/include/lldb/Symbol/ObjectFile.h
lldb/include/lldb/Symbol/Symbol.h
lldb/include/lldb/Symbol/Symtab.h
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Symbol/ObjectFile.cpp
lldb/source/Symbol/Symbol.cpp
lldb/source/Symbol/Symtab.cpp
lldb/test/Shell/ObjectFile/ELF/eh_frame-symbols.yaml
lldb/test/Shell/SymbolFile/Breakpad/symtab.test