[llvm-dev] Début info

Régis Portalez via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 17 03:19:04 PDT 2015


Hi.

We recently switched from 3.5 to 3.7 and it seems that some instructions don't have any related DebugInfo.
Typically the  getelementptr instructions which are inlined when accessing global structs.

I'd like to know if this is expected. If yes, what debug info should I associate? The one from previous instruction? Maybe the next? Maybe the parent block?

Many thanks

Regis Portalez 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150917/2c57ab6f/attachment.html>


More information about the llvm-dev mailing list