This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from c24a6485d Updated NSNumber formatter for new internal representation. new f8574f419 ProcessLauncherPosixFork: Fetch errno early new 53d0c426a Remove home-grown thread-local storage wrappers new d17411b7a [linux] Change the way we load vdso pseudo-module
The 3 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/Host/Host.h | 9 -- source/Core/Timer.cpp | 44 +++------- source/Host/common/Host.cpp | 19 ----- source/Host/posix/ProcessLauncherPosixFork.cpp | 8 +- source/Host/windows/Host.cpp | 13 --- .../POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp | 31 +++++-- .../POSIX-DYLD/DynamicLoaderPOSIXDYLD.h | 6 +- source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 99 +++++----------------- source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 16 +--- 9 files changed, 66 insertions(+), 179 deletions(-)