[PATCH] D48146: ELF: Implement --icf=safe using address-significance tables.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 15:07:22 PDT 2018


pcc updated this revision to Diff 151258.
pcc marked 5 inline comments as done.
pcc added a comment.
Herald added a reviewer: alexshap.

- Address review comments and fix a few problems with the test case


https://reviews.llvm.org/D48146

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/ICF.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Options.td
  lld/test/ELF/Inputs/icf-safe.s
  lld/test/ELF/icf-safe.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48146.151258.patch
Type: text/x-patch
Size: 10337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/1b414576/attachment.bin>


More information about the llvm-commits mailing list