[LLVMbugs] [Bug 19922] Broken debugging info compiled with -g -O0 gives <variable not available> while debugging in lldb within functions
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 1 09:30:27 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19922
Frederic Riss <friss at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |friss at apple.com
Resolution|--- |WORKSFORME
--- Comment #4 from Frederic Riss <friss at apple.com> ---
This doesn't happen anymore on LLVM master, the function parameters have
function wide live ranges. I have confirmed the issue on a few months old
compiler, the fix is quite recent.
I'm marking this as resolved.
--
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/20140901/636c4fc2/attachment.html>
More information about the llvm-bugs
mailing list