[llvm-bugs] [Bug 36310] Safe -icf-data
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 22 19:19:10 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=36310
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |i at maskray.me
Status|CONFIRMED |RESOLVED
--- Comment #3 from Fangrui Song <i at maskray.me> ---
--icf=safe does this now.
lld can merge data in more cases that gold fails to do, e.g. jump table for a
switch statement
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190523/e72c2fef/attachment.html>
More information about the llvm-bugs
mailing list