[PATCH] D97436: [lld-link] Fix addrsig symbols merging in ICF.

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 11:56:03 PST 2021


zequanwu updated this revision to Diff 327228.
zequanwu added a comment.

Preserve the bahavior of `/opt:icf`. Using `/opt:safeicf` to do safe icf for all sections.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97436

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/ICF.cpp
  lld/COFF/ICF.h
  lld/test/COFF/icf-safe.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97436.327228.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/c17e1a16/attachment.bin>


More information about the llvm-commits mailing list