[llvm-bugs] [Bug 22316] invalid location range for argument variable referenced late in function resulting in invalid debugger access

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 14 15:31:03 PST 2017


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

Adrian Prantl <aprantl at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Adrian Prantl <aprantl at apple.com> ---
I effectively worked around this bug in https://reviews.llvm.org/D41135 by
prefering the FI location at function entry over the register location.

-- 
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/20171214/7a2cc7e1/attachment.html>


More information about the llvm-bugs mailing list