This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 15fd2e284 [debugserver] Relax the codesigning identity check new 9fa660365 [tools] Make vscode and lldb-instr optional. new febbff5fb [Process] Fix linux arm64 single step compilation failure
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: cmake/modules/AddLLDB.cmake | 5 +++++ lit/CMakeLists.txt | 2 ++ lit/lit.site.cfg.py.in | 2 ++ lit/tools/lldb-instr/lit.local.cfg | 4 ++++ source/Plugins/Process/Linux/SingleStepCheck.cpp | 1 + tools/CMakeLists.txt | 5 +++-- 6 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 lit/tools/lldb-instr/lit.local.cfg