ahatanak added a comment.

In http://reviews.llvm.org/D18196#375997, @rjmccall wrote:

> You should also check that any back-end peepholes we have in place (null type 
> infos to signify a call-terminate landingpad?) aren't disturbed by the 
> lifetime intrinsics.


I looked at the back-end passes that might be affected by the insertion of 
lifetime markers. I don't think inserting lifetime markers will have an adverse 
effect on any of the back-end code-generation.


http://reviews.llvm.org/D18196



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

Reply via email to