[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
Mon Sep 2 03:35:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370635: [ELF] Do not ICF two sections with different output sections (by SECTIONS… (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66717

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

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


More information about the llvm-commits mailing list