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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 27 00:07:42 PST 2022


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

improve comment


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/Symbols.cpp
  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.411661.patch
Type: text/x-patch
Size: 10871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220227/fc58d5ce/attachment.bin>


More information about the llvm-commits mailing list