Change inalloca rules to make it only apply to the last parameter
This makes things a lot easier, because we can now talk about the "argument allocation", which allocates all the memory for the call in one shot. The only functional change is to the verifier for a feature that hasn't shipped yet. llvm-svn: 199434
Loading
Please register or sign in to comment