[LLVMdev] Possibility of Corruption of debug metadata

Devang Patel dpatel at apple.com
Wed Oct 13 07:35:09 PDT 2010




On Oct 12, 2010, at 4:28 PM, shankha <shankhabanerjee at gmail.com> wrote:

> Hi,
> If I convert global variables to thread-local variables or vice versa
> at the IR stage do I have to take care of the debug metadata.

If you provide an small concrete example then it would help,

Devang
> I looked at the IR generated and I couldn't find any difference
> between the debug metadata generated for global variables and
> thread-local variables.
> 
> -- 
> Thanks
> Shankha
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list