[PATCH] D120626: [ELF] Move section assignment from initializeSymbols to postParse

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 23:53:14 PST 2022


MaskRay updated this revision to Diff 414597.
MaskRay added a comment.

Add a diagnostic.
Add release note


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120626

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Driver.h
  lld/ELF/InputFiles.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Symbols.cpp
  lld/ELF/Symbols.h
  lld/docs/ReleaseNotes.rst
  lld/test/ELF/comdat-binding.s
  lld/test/ELF/comdat-discarded-error.s
  lld/test/ELF/comdat-discarded-lazy.s
  lld/test/ELF/duplicated-synthetic-sym.s
  lld/test/ELF/exclude-discarded-error2.s
  lld/test/ELF/lto/comdat-mixed-archive.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120626.414597.patch
Type: text/x-patch
Size: 16070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/1909e91d/attachment.bin>


More information about the llvm-commits mailing list