The only target that uses this code (v9) always has argsOnStackHaveFixedSize
authorChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 18:06:35 +0000 (18:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 18:06:35 +0000 (18:06 +0000)
commit3927af8d70c0809c6286b3d14b350a2f04bd024b
tree77b4dbe0a9e3171658a68210fd3104a2e62901ec
parent484577a870562ea16886f582650afcf38026b4cb
The only target that uses this code (v9) always has argsOnStackHaveFixedSize
set to true (obviously)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineFunction.cpp