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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 14:13:56 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc30e6447c022: [ELF] Move section assignment from initializeSymbols to postParse (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D120626?vs=414598&id=415221#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120626

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  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.415221.patch
Type: text/x-patch
Size: 17354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/8e50f8f9/attachment.bin>


More information about the llvm-commits mailing list