[all-commits] [llvm/llvm-project] bb2cfc: Revert D104488 and friends since it broke the wind...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Tue Jun 29 12:59:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb2cfca2f3237d7f722e95d4cab9f3d71f728c9c
https://github.com/llvm/llvm-project/commit/bb2cfca2f3237d7f722e95d4cab9f3d71f728c9c
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M lldb/include/lldb/Symbol/ObjectFile.h
M lldb/include/lldb/Symbol/Symbol.h
M lldb/include/lldb/Symbol/Symtab.h
M lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
M lldb/source/Symbol/ObjectFile.cpp
M lldb/source/Symbol/Symbol.cpp
M lldb/source/Symbol/Symtab.cpp
M lldb/test/Shell/ObjectFile/ELF/eh_frame-symbols.yaml
M lldb/test/Shell/SymbolFile/Breakpad/symtab.test
Log Message:
-----------
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.
More information about the All-commits
mailing list