[PATCH] D70212: [llvm-objcopy][MachO] Implement --redefine-sym and --redefine-syms

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 02:08:34 PST 2019


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

This looks good to me, but not being a Mach-O expert, I can't say for certain that there isn't anything else to be aware of, so perhaps wait a bit to give @seiya or @alexshap or another Mach-O expert a chance to chime in, unless you're confident that there is nothing else to worry about.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70212/new/

https://reviews.llvm.org/D70212





More information about the llvm-commits mailing list