Ensure there is stack usage in stack size warning test
r359906 broke this because the only stack usage was from a spill which can be avoided since the only block is a return. llvm-svn: 359918
Loading
Please sign in to comment
r359906 broke this because the only stack usage was from a spill which can be avoided since the only block is a return. llvm-svn: 359918