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

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 17:42:09 PST 2021


gkm created this revision.
gkm added a reviewer: lld-macho.
Herald added a subscriber: dang.
Herald added a reviewer: int3.
Herald added a project: lld-macho.
gkm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Implement command-line options to rename output sections & segments.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D97600

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

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


More information about the llvm-commits mailing list