diff options
author | Jason Molenda <jason@molenda.com> | 2022-09-13 15:40:21 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2022-09-13 15:46:18 -0700 |
commit | 92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6 (patch) | |
tree | 0471ee1ac0a90f9b3309c1f3350c575167344080 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | d00b0aab31405432fad7bbaebccc0ae0956d6d39 (diff) | |
download | llvm-92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6.zip llvm-92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6.tar.gz llvm-92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6.tar.bz2 |
Add mach-o corefile support for platform binaries
Add support for recognizing a platform binary in the ObjectFileMachO
method that parses the "load binary" LC_NOTEs in a corefile.
A bit of reorganization to ProcessMachCore::DoLoadCore to separate
all of the unrelated things being done in that method into their own
separate methods, as well as small fixes to improve the handling of
a corefile with multiple kernel images in the corefile.
Differential Revision: https://reviews.llvm.org/D133680
rdar://98754861
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions