Displaying 2 results from an estimated 2 matches for "d9ad8ec5".
2017 Aug 03
0
Why LLVM doesn't have debug information of function right parentheses?
..._________________________________________
LLVM Developers mailing list
llvm-dev at lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170804/d9ad8ec5/attachment.html>
2017 Aug 03
2
Why LLVM doesn't have debug information of function right parentheses?
On 03/08/17 16:21, Robinson, Paul via llvm-dev wrote:
>
>>
>> I have implemented this exact behavior in an out of tree LLVM fork I
>> maintain, where one of my users needed this behavior, and it seems to
>> work well. What we have done is extend the definition of DISubprogram to
>> contain a new field "endLine" which holds the line number of the closing