[llvm-bugs] [Bug 22900] CodeExtractor is not debug intrinsic aware

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 15 12:25:21 PDT 2018


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

Vedant Kumar <vsk at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |vsk at apple.com
             Status|NEW                         |RESOLVED

--- Comment #6 from Vedant Kumar <vsk at apple.com> ---
Fixed in r344545, but there's more we could do to improve debugging within
outlined thunks. Yuanfang, your patch looks like it's in the right direction.
It's just missing a DISubprogram definition for the outlined code.

-- 
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/20181015/c05346d4/attachment.html>


More information about the llvm-bugs mailing list