This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f022d79d1d5 [TypeSize] Fix module builds (cassert) new 74eabf1da09 [dsymutil] Fix handling of common symbols in multiple objec [...]
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: .../dsymutil/Inputs/private/tmp/common/com} | Bin 4162 -> 4680 bytes .../dsymutil/Inputs/private/tmp/common/com1.o | Bin 0 -> 2104 bytes .../dsymutil/Inputs/private/tmp/common/com2.o | Bin 0 -> 2096 bytes test/tools/dsymutil/X86/common-sym-multi.test | 39 +++++++++++++++++++++ tools/dsymutil/MachODebugMapParser.cpp | 35 ++++++++++++++++-- 5 files changed, 72 insertions(+), 2 deletions(-) copy test/{Object/Inputs/invalid-phdr.elf => tools/dsymutil/Inputs/private/tmp/com [...] mode change 100644 => 100755 create mode 100644 test/tools/dsymutil/Inputs/private/tmp/common/com1.o create mode 100644 test/tools/dsymutil/Inputs/private/tmp/common/com2.o create mode 100644 test/tools/dsymutil/X86/common-sym-multi.test