[llvm] [llvm-otool] Add -a option to print archive headers (PR #189411)
Daniel RodrÃguez Troitiño via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 17:52:04 PDT 2026
================
@@ -2676,7 +2676,7 @@ void objdump::parseInputMachO(MachOUniversalBinary *UB) {
}
// No architecture flags were specified so if this contains a slice that
// matches the host architecture dump only that.
----------------
drodriguez wrote:
Minor: maybe update the comment?
https://github.com/llvm/llvm-project/pull/189411
More information about the llvm-commits
mailing list