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

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 19:22:27 PDT 2021


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

- Add a test for error diagnistic when merging sections with mismatched types


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.341059.patch
Type: text/x-patch
Size: 16861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/f3b97f88/attachment.bin>


More information about the llvm-commits mailing list