[PATCH] D45900: CodeGen: Fix invalid bitcast for lifetime.start/end

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 15 10:30:22 PDT 2018


rjmccall added a comment.

That would work.  I think it would be reasonable for AutoVarEmission to store that pointer if it makes things easier.


https://reviews.llvm.org/D45900





More information about the cfe-commits mailing list