This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1d5f3f532c6 [X86] Change vXi8 MULHU lowering to unpack high and low hal [...] new c7a92ba36ce [dsymutil] Gather global and local symbol addresses in the [...]
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: .../Inputs/global_downgraded_to_static.x86_64 | Bin 0 -> 8840 bytes .../Inputs/global_downgraded_to_static/1.o | Bin 0 -> 2252 bytes .../Inputs/global_downgraded_to_static/1.r.o | Bin 0 -> 1048 bytes .../Inputs/global_downgraded_to_static/2.o | Bin 0 -> 2064 bytes .../dsymutil/X86/global_downgraded_to_static.c | 24 +++++++++++++++++++++ tools/dsymutil/MachODebugMapParser.cpp | 20 +++++++++++------ 6 files changed, 37 insertions(+), 7 deletions(-) create mode 100755 test/tools/dsymutil/Inputs/global_downgraded_to_static.x86_64 create mode 100644 test/tools/dsymutil/Inputs/global_downgraded_to_static/1.o create mode 100644 test/tools/dsymutil/Inputs/global_downgraded_to_static/1.r.o create mode 100644 test/tools/dsymutil/Inputs/global_downgraded_to_static/2.o create mode 100644 test/tools/dsymutil/X86/global_downgraded_to_static.c