This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f03d2d8516d [DAGCombiner] add operation legality checks before creating [...] new f21fbaa98eb [llvm-objdump] Further rearrange llvm-objdump sections for [...]
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/MC/COFF/symidx.s | 8 +-- test/tools/llvm-objdump/X86/adjust-vma.test | 58 +++++++++--------- test/tools/llvm-objdump/X86/demangle.s | 6 +- .../tools/llvm-objdump/X86/out-of-section-sym.test | 11 ++-- test/tools/llvm-objdump/all-headers.test | 35 +++++++++-- test/tools/llvm-objdump/output-ordering.test | 70 ++++++++++++++++++++++ tools/llvm-objdump/llvm-objdump.cpp | 39 ++++++------ 7 files changed, 164 insertions(+), 63 deletions(-) create mode 100644 test/tools/llvm-objdump/output-ordering.test