This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6b7c56b2ee Fixed reverted commit rL312318 new 28b2d0c96f2 [dsymutil] Don't resolve DIE reference to NULL DIE.
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: test/tools/dsymutil/Inputs/null_die.o | Bin 0 -> 2216 bytes test/tools/dsymutil/null-die.test | 41 ++++++++++++++++++++++++++++++++++ tools/dsymutil/DwarfLinker.cpp | 8 +++++-- 3 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 test/tools/dsymutil/Inputs/null_die.o create mode 100644 test/tools/dsymutil/null-die.test