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