llvm-project
92412c10 - [llvm-objdump] Handle -M for --macho

Commit
341 days ago
[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
Author
Parents
Loading