[PATCH] D105079: [lld-macho] -section_rename should work on synthetic sections too
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 20:59:16 PDT 2021
int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Previously, we only applied the renames to
ConcatOutputSections.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105079
Files:
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Writer.cpp
lld/MachO/Writer.h
lld/test/MachO/rename.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105079.355107.patch
Type: text/x-patch
Size: 3144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/ecb51d7d/attachment.bin>
More information about the llvm-commits
mailing list