Add a isImmutable bit to StackObject. Fixed stack objects are immutable (in the funct...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 10 Jan 2008 02:18:37 +0000 (02:18 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 10 Jan 2008 02:18:37 +0000 (02:18 +0000)
commit0d0e1b58cb800fc838b5752e10f3a261ca8e5e09
treef1db48e1cab1df1c9bfd20b6c2ec698b4d9eb375
parent038129dd58acbb2cd6e80bee05649903897df967
Add a isImmutable bit to StackObject. Fixed stack objects are immutable (in the function) unless specified otherwise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45812 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFrameInfo.h