This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20cf903d60d Annotate timeline in Instruments with passes and other time [...] new 660bc13d97e Fix builds for older macOS deployment targets after r354365 new 26dfbddae18 Revert "Revert "[llvm-objdump] Allow short options without [...]
The 2 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: cmake/modules/HandleLLVMOptions.cmake | 42 ++++++++++++--------- .../llvm-objdump/AArch64/macho-fat-arm-disasm.test | 5 ++- .../llvm-objdump/X86/disasm-specific-funcs.test | 2 +- .../llvm-objdump/X86/macho-disassembly-g-dsym.test | 5 ++- .../tools/llvm-objdump/X86/out-of-section-sym.test | 5 ++- .../llvm-objdump/X86/source-interleave-x86_64.ll | 12 +++++- test/tools/llvm-objdump/option-grouping.test | 5 +++ tools/llvm-objdump/MachODump.cpp | 2 +- tools/llvm-objdump/llvm-objdump.cpp | 44 +++++++++++++--------- 9 files changed, 79 insertions(+), 43 deletions(-) create mode 100644 test/tools/llvm-objdump/option-grouping.test