This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 798b3ef0fcd [BitcodeReader] Infer the correct runtime preemption for Gl [...] new a5d860c4719 [dsymutil] Add support for outputting assembly
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/X86/assembly-output.test | 3 +++ tools/dsymutil/DwarfLinker.cpp | 4 ++-- tools/dsymutil/DwarfStreamer.cpp | 36 +++++++++++++++++++--------- tools/dsymutil/DwarfStreamer.h | 12 ++++++---- tools/dsymutil/LinkUtils.h | 8 +++++++ tools/dsymutil/dsymutil.cpp | 8 +++++++ 6 files changed, 54 insertions(+), 17 deletions(-) create mode 100644 test/tools/dsymutil/X86/assembly-output.test