[LLVMbugs] [Bug 11624] [simplifylibcalls] LTO fails to remove strlen calls on static const strings from a separate TU
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 15 07:08:48 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=11624
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #13 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> 2013-01-15 09:08:48 CST ---
(In reply to comment #12)
> Is this simple or already fixed?
We now simplify this, not because -simplify-libcalls was added, but because
-instcombine handles it.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list