This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from a5d7452c3 [NFC] Adding a new wrapper for getaddrinfo new 13db56fe1 Use two LC_NOTE load commands for identifying the main binary [...]
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/Symbol/ObjectFile.h | 27 +++++ .../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 111 ++++++++++++++++++++- source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h | 3 + .../Plugins/Process/mach-core/ProcessMachCore.cpp | 25 ++++- 4 files changed, 156 insertions(+), 10 deletions(-)