This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f717140303d [Support] Change std::sort to llvm::sort in response to r327219 new 760af163b42 [dsymutil] Don't crash on empty CU
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/empty-CU.o | Bin 0 -> 388 bytes .../{llvm-dwarfdump/X86 => dsymutil/Inputs}/empty-CU.s | 5 ----- test/tools/dsymutil/X86/empty-CU.test | 7 +++++++ tools/dsymutil/DwarfLinker.cpp | 16 +++++++++++++++- 4 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 test/tools/dsymutil/Inputs/empty-CU.o copy test/tools/{llvm-dwarfdump/X86 => dsymutil/Inputs}/empty-CU.s (67%) create mode 100644 test/tools/dsymutil/X86/empty-CU.test