[PATCH] D101395: [lld-macho] Implement builtin section renaming

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 21:47:22 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG27b426b0c8ab: [lld-macho] Implement builtin section renaming (authored by gkm).

Changed prior to commit:
  https://reviews.llvm.org/D101395?vs=342542&id=342637#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101395

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/MergedOutputSection.cpp
  lld/MachO/MergedOutputSection.h
  lld/MachO/Options.td
  lld/MachO/Writer.cpp
  lld/test/MachO/builtin-rename.s
  lld/test/MachO/load-command-sequence.s
  lld/test/MachO/local-got.s
  lld/test/MachO/x86-64-relocs.s
  lld/test/MachO/x86-64-stubs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101395.342637.patch
Type: text/x-patch
Size: 17015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/1b12a671/attachment.bin>


More information about the llvm-commits mailing list