[PATCH] D66717: [ELF] Do not ICF two sections with different output sections (by SECTIONS commands)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 07:40:36 PDT 2019


MaskRay updated this revision to Diff 217403.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Restore `static uint64_t getOutputSectionVA(SectionBase *sec) {` with an assert


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D66717

Files:
  ELF/Driver.cpp
  ELF/ICF.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Writer.cpp
  ELF/Writer.h
  test/ELF/linkerscript/early-assign-symbol.s
  test/ELF/linkerscript/icf-output-sections.s
  test/ELF/linkerscript/subalign.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66717.217403.patch
Type: text/x-patch
Size: 16560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/d1fd9d91/attachment.bin>


More information about the llvm-commits mailing list