[all-commits] [llvm/llvm-project] 6f9dd8: [lld-macho] Implement options -rename_section -ren...
Greg McGary via All-commits
all-commits at lists.llvm.org
Sat Feb 27 11:55:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f9dd843db4096cb3a63ce55e3f144e52dcaa98e
https://github.com/llvm/llvm-project/commit/6f9dd843db4096cb3a63ce55e3f144e52dcaa98e
Author: Greg McGary <gkm at fb.com>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/Options.td
M lld/MachO/Writer.cpp
A lld/test/MachO/rename.s
Log Message:
-----------
[lld-macho] Implement options -rename_section -rename_segment
Implement command-line options to rename output sections & segments.
Differential Revision: https://reviews.llvm.org/D97600
More information about the All-commits
mailing list