[PATCH] D51050: COFF: Implement safe ICF on rodata using address-significance tables.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 17:21:14 PDT 2018


pcc updated this revision to Diff 162112.
pcc added a comment.

- Add error handling


Repository:
  rL LLVM

https://reviews.llvm.org/D51050

Files:
  lld/COFF/Chunks.h
  lld/COFF/Driver.cpp
  lld/COFF/ICF.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/test/COFF/Inputs/icf-safe.s
  lld/test/COFF/icf-safe.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51050.162112.patch
Type: text/x-patch
Size: 5537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/05e20c20/attachment-0001.bin>


More information about the llvm-commits mailing list