[LLVMdev] LowerDbgDeclare results in redeclaration of local variable
Pankaj Gode
godepankaj at yahoo.com
Sun Apr 28 23:02:36 PDT 2013
Hi All,
Due to 'LowerDbgDeclare' call ( as part of 'instruction combining' optimization), a local variable gets declared and initialized inside the basic blocks it is used in.
Is there anyway I can avoid this ?
This is with reference with my previous question.
http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-April/061644.html
Regards,
Pankaj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130428/c2deb1ea/attachment.html>
More information about the llvm-dev
mailing list