In CC_MipsO32, allocate a stack space regardless of whether the argument is
authorAkira Hatanaka <ahatanak@gmail.com>
Fri, 20 May 2011 21:39:54 +0000 (21:39 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Fri, 20 May 2011 21:39:54 +0000 (21:39 +0000)
commitd37776d1c15977d9d86cab08250b6cfd847b7cae
tree9b349725b83ac2e50f887e542a4dc1148f3661c9
parent1585ce7e8c1bd1b3521a9ef4406dbac728685e70
In CC_MipsO32, allocate a stack space regardless of whether the argument is
passed in register or on the stack.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131758 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp