This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 67db7d65f [TestModuleCXX] Use UNSUPPORTED instead of REQUIRES new ada101405 [lldb] [ObjectFile/ELF] Fix recognizing NetBSD images
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: lit/Modules/ELF/Inputs/netbsd-amd64.core | Bin 0 -> 22776 bytes lit/Modules/ELF/netbsd-core-amd64.test | 12 +++++++ lit/Modules/ELF/netbsd-exec-8.99.30-amd64.yaml | 22 +++++++++++++ lit/Modules/lit.local.cfg | 2 +- source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 41 +++++++++++++++++------- 5 files changed, 64 insertions(+), 13 deletions(-) create mode 100644 lit/Modules/ELF/Inputs/netbsd-amd64.core create mode 100644 lit/Modules/ELF/netbsd-core-amd64.test create mode 100644 lit/Modules/ELF/netbsd-exec-8.99.30-amd64.yaml