This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f8fd525c5 Got rid of weak imports of libpenergy and libpsample because [...] new 4d6363296 Removed accidentally committed code from previous commit. new 0bec96a44 Move TestGdbRemoteExitCode next to the other llgs tests
The 2 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: .../{exit-code => }/TestGdbRemoteExitCode.py | 0 .../test/tools/lldb-server/exit-code/Makefile | 8 - .../test/tools/lldb-server/exit-code/main.cpp | 355 --------------------- tools/debugserver/source/MacOSX/MachTask.mm | 6 +- 4 files changed, 1 insertion(+), 368 deletions(-) rename packages/Python/lldbsuite/test/tools/lldb-server/{exit-code => }/TestGdbRem [...] delete mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/exit-code/Makefile delete mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/exit-code/main.cpp