[llvm-bugs] [Bug 25764] isa<> used on a null pointer in CodeGenPrepare::dupRetToEnableTailCallOpts

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 8 13:55:05 PST 2015


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.majnemer at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Reid Kleckner <rnk at google.com> ---
This was a bug in placement of llvm.dbg.value intrinsics. I fixed it in
r255055.

-- 
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/20151208/23adc604/attachment.html>


More information about the llvm-bugs mailing list