[llvm-bugs] [Bug 25217] GlobalsAAResult possible dangling reference
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 19 02:05:40 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=25217
James Molloy <james.molloy at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from James Molloy <james.molloy at arm.com> ---
Hi Yaron,
I just fixed PR25225, which is a duplicate of this one. I used the approach of
keeping a copy on the stack.
I wish I'd read this bug report before debugging PR25225! :(
The fix is in r250692.
Cheers,
James
*** This bug has been marked as a duplicate of bug 25225 ***
--
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/20151019/90836ae2/attachment.html>
More information about the llvm-bugs
mailing list