[cfe-dev] Adding extra debug information
via cfe-dev
cfe-dev at lists.llvm.org
Thu Nov 30 08:39:07 PST 2017
Hi cfe-dev,
I'm quite new to Clang. When using Clang 5.0 with -g, the generated llvm IR has loop metadata. I am trying to add more information to that metadata node, but am having trouble knowing where to start. Can anyone point me to what files/classes I should be looking at to make such a change?
Thank you!
Eli Davis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20171130/8334d274/attachment.html>
More information about the cfe-dev
mailing list