This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d335c9bf9 Fix vscode tests for python3 new 2c45436e1 Revert "minidump: Add ability to attach (breakpad) symbol fil [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Core/Module.h | 22 ++-- lit/Minidump/Inputs/linux-x86_64.dmp | Bin 63592 -> 0 bytes lit/Minidump/Inputs/linux-x86_64.syms | 4 - lit/Minidump/breakpad-symbols.test | 26 ----- .../Plugins/Process/minidump/ProcessMinidump.cpp | 114 ++++++++------------- 5 files changed, 52 insertions(+), 114 deletions(-) delete mode 100644 lit/Minidump/Inputs/linux-x86_64.dmp delete mode 100644 lit/Minidump/Inputs/linux-x86_64.syms delete mode 100644 lit/Minidump/breakpad-symbols.test