[all-commits] [llvm/llvm-project] 55f40c: [llvm-otool] Add -a option to print archive header...

Ryan Mansfield via All-commits all-commits at lists.llvm.org
Wed Apr 15 10:17:51 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55f40c851b0e647a4476e5db8be45958f7ef2ffc
      https://github.com/llvm/llvm-project/commit/55f40c851b0e647a4476e5db8be45958f7ef2ffc
  Author: Ryan Mansfield <ryan_mansfield at apple.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-otool.rst
    M llvm/test/tools/llvm-objdump/MachO/archive-headers.test
    M llvm/tools/llvm-objdump/MachODump.cpp
    M llvm/tools/llvm-objdump/OtoolOpts.td
    M llvm/tools/llvm-objdump/llvm-objdump.cpp

  Log Message:
  -----------
  [llvm-otool] Add -a option to print archive headers (#189411)

Wire up llvm-otool's -a to the existing --archive-headers machinery with
a default of displaying all architectures to match classic otool
behaviour.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list