[LLVMdev] Checking validity of metadata in an .ll file

Seb babslachem at gmail.com
Fri Dec 16 08:05:42 PST 2011


Hi all,

I was wondering if there is a way to check that metadata emitted in an LLVM
file are corrects with respect to debug informations.
My problem is that I emit 'metadata' in an .ll file and then using 'llc'
there is no debug information emitted in final assembly.
For now I limit metadata to routines/subprogram/file/block descriptors, is
this the problem ?

Thanks for your help
Best Regards
Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111216/93f30100/attachment.html>


More information about the llvm-dev mailing list