[PATCH] D18414: [PS4] Guarantee an instruction after a 'noreturn' call

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 15:09:29 PDT 2016


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

lgtm, any mechanism that we use to replace TrapUnreachable should be able to handle the PS4 case just as easily.


http://reviews.llvm.org/D18414





More information about the llvm-commits mailing list