[PATCH] llvm-objdump macho section extractor.

Puyan Lotfi via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 16:06:04 PDT 2016


Hi Kevin, All:

I have a macho-extract tool kicking around locally that I threw together a
while back that simply dumps each section in a MachO to disk, and I've
decided it's probably high-time to upstream the functionality into
llvm-objdump.

Let me know if this looks good enough to check in, or otherwise feedback
would be nice too.

Thanks

PL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/ac82c935/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-objdump-macho-extract.patch
Type: application/octet-stream
Size: 5368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/ac82c935/attachment.obj>


More information about the llvm-commits mailing list