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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 13:46:03 PDT 2018


pcc updated this revision to Diff 151419.
pcc marked an inline comment as done.
pcc added a comment.

- Add some more tests


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.151419.patch
Type: text/x-patch
Size: 11686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/e2efff7f/attachment.bin>


More information about the llvm-commits mailing list