[PATCH] D19896: [ARM] Fix Scavenger assert due to underestimated stack size
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 11:11:47 PDT 2016
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
I guess any kind of CHECK line will be very sensitive to the behaviour of middle and back end, so just passing the test should be ok, with the new comment.
LGTM, thanks!
http://reviews.llvm.org/D19896
More information about the llvm-commits
mailing list