[PATCH] D97600: [lld-macho] Implement options -rename_section -rename_segment

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 27 11:25:56 PST 2021


gkm updated this revision to Diff 326917.
gkm added a comment.

- amend according to review feedback
- migrate some changes to `lld/test/MachO/rename.s` from a successor diff that really belong here


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97600

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/MachO/Writer.cpp
  lld/test/MachO/rename.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97600.326917.patch
Type: text/x-patch
Size: 6501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210227/ddb2c790/attachment.bin>


More information about the llvm-commits mailing list