[llvm-bugs] [Bug 34513] Missing DW_OP_deref for non-trivial return by value

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 15 15:00:56 PDT 2017


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
           Assignee|aprantl at apple.com           |rnk at google.com
         Resolution|---                         |FIXED

--- Comment #5 from Reid Kleckner <rnk at google.com> ---
After r313400 and r313399 this should work both in -O0 and in many cases when
optimized. I added a debuginfo-tests test in r313401, so hopefully this doesn't
regress.

-- 
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/20170915/dbadb4df/attachment.html>


More information about the llvm-bugs mailing list