aprantl requested changes to this revision.
aprantl added a comment.
This revision now requires changes to proceed.

The correct way to fix this is to generate the stack object unconditionally (it 
will get optimized away by mem2reg when optimizations are enabled) and only 
emit the dbg.declare when -g is present.


https://reviews.llvm.org/D41698



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to