[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 13:04:22 PDT 2018


pcc created this revision.
pcc added reviewers: ruiu, peter.smith, Bigcheese, echristo, grimar.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.

Depends on https://reviews.llvm.org/D47744


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

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


More information about the llvm-commits mailing list