[llvm-dev] Dynamic array debugging

Peter McKinna via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 21 20:46:27 PST 2018


Hi,

 Does anyone have any hints as to how one might generate debug info for
dynamic arrays using the DIBuilder class?
In this particular case, the length of the array is in the second word of
the variable. Just taking the
one dimensional case first and see if I can get that working before moving
to higher dimensions.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180222/4e330186/attachment.html>


More information about the llvm-dev mailing list