[PATCH] D15662: [gc.statepoint] Change gc.statepoint intrinsic's return type to token type instead of i32 type

Igor Laevsky via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 07:05:12 PST 2015


igor-laevsky accepted this revision.
igor-laevsky added a comment.
This revision is now accepted and ready to land.

Looks good. (I didn't carefully read through all the test changes so I am assuming that they are all replacing i32 with token type).


http://reviews.llvm.org/D15662





More information about the llvm-commits mailing list