[LLVMdev] Do all the debug nodes in LLVM IR also compiles to DWARF?
Riyad Parvez
riyad.parvez at uwaterloo.ca
Thu Jun 18 11:19:29 PDT 2015
Hi
As the title says, are all the debug nodes of LLVM IR avaialble in DWARF?
If I add a new custom MDNode in LLVM IR, can I expect the debug data will
be available in DWARF in the binary if I compile in debug mode?
Thanks
Riyad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150618/9cb7ac72/attachment.html>
More information about the llvm-dev
mailing list