https://bugs.llvm.org/show_bug.cgi?id=36272

Fangrui Song <i...@maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Fangrui Song <i...@maskray.me> ---
21b4f8060ab3b313009cf8995140edd5adbf7a4a (target: LLD 12.0.0)

For ClickHouse (an exception-heavy application), this can reduce --icf=all
efficiency from 9% to 5%. There may be some percentage we can reclaim without
affecting correctness, if we analyze .eh_frame and .gcc_except_table sections.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to