[PATCH] D41644: Rename --icf-data and add a corresponding flag for functions

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 08:56:37 PST 2018


espindola updated this revision to Diff 128424.
espindola added a comment.

Address review comments.


https://reviews.llvm.org/D41644

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/ICF.cpp
  ELF/Options.td
  ELF/Relocations.cpp
  test/ELF/Inputs/protected-data-access.s
  test/ELF/Inputs/protected-function-access.s
  test/ELF/icf9.s
  test/ELF/protected-data-access.s
  test/ELF/protected-function-access.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41644.128424.patch
Type: text/x-patch
Size: 7133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180102/1863327c/attachment.bin>


More information about the llvm-commits mailing list