[PATCH] D31041: Add address space mangling to lifetime intrinsics

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 12:45:54 PDT 2017


rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

I don't normally do code review for non-Clang patches, just design review, but this one seems to only touch code that I feel comfortable signing off on.  LGTM.


https://reviews.llvm.org/D31041





More information about the llvm-commits mailing list