https://bugs.llvm.org/show_bug.cgi?id=37451
[email protected] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bjorn.a.pettersson@ericsson
| |.com
Resolution|--- |FIXED
--- Comment #4 from [email protected] ---
Afaict -ipconstprop no longer exists.
Most lit tests that were running -ipconstprop in the past now runs -ipsccp
instead. No idea if that would make the test case irrelevant or if the
implementation was shared somehow. But it does not crash with -ipsccp instead
of -ipconstprop.
Nevertheless, I don't think this is something we need to care about. So we can
just close it. Assuming it was fixed by removing -ipconstprop.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs