Displaying 2 results from an estimated 2 matches for "stripopts".
2018 Oct 01
5
Extending llvm-objcopy to support Mach-O
...ntification name etc)
and lipo / libtool (for manipulating "fat" binaries) similarly to how
llvm-strip was implemented on top of llvm-objcopy. Regarding the code
organization, probably, in this case we will have separate folders: ELF,
MachO and maybe a few top-level files (ObjcopyOpts.td, StripOpts.td). Any
thoughts, concerns, or strong preferences ? Kind regards, Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181001/d9662e09/attachment.html>
2018 Oct 02
3
Extending llvm-objcopy to support Mach-O
...tool (for manipulating "fat"
>> binaries) similarly to how llvm-strip was implemented on top of
>> llvm-objcopy. Regarding the code organization, probably, in this case we
>> will have separate folders: ELF, MachO and maybe a few top-level files
>> (ObjcopyOpts.td, StripOpts.td). Any thoughts, concerns, or strong
>> preferences ? Kind regards, Alex
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
--------...