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

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

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

--- Comment #9 from Fangrui Song <i...@maskray.me> ---
r370923

> In D67164#1657824, @peter.smith wrote:
As far as I can tell this will definitely prevent the oscillation and has
already seen success in the Android relocation side. As Rui mentioned on the
PR, it would be useful to put a generic convergence limit on
finalizeAddressDependentContent() to catch an infinite loop that we'd not
thought possible. This could be done separately though.

We should follow up on the iterating loop.

-- 
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