llvm-project
92412c10
- [llvm-objdump] Handle -M for --macho
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#113795 - [llvm-objdump] Handle -M for --macho
Author
MaskRay
Parents
ab5d3c9d
Loading