Files
clang-p2996/llvm/tools/llvm-objdump/MachODump.cpp
Fangrui Song 92412c106f [llvm-objdump] Handle -M for --macho
--macho -d uses the `parseInputMachO` code path, which does not handle
-M. Add -M handling for --macho as well.

Close #61019

Pull Request: https://github.com/llvm/llvm-project/pull/113795
2024-10-28 09:40:15 -07:00

386 KiB