[LLVMdev] Possibility of Corruption of debug metadata

shankha shankhabanerjee at gmail.com
Tue Oct 12 16:28:59 PDT 2010


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.
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



More information about the llvm-dev mailing list