Allow for fixed objects to reside in the local area, and if they don't to not
authorChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 00:14:20 +0000 (00:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 00:14:20 +0000 (00:14 +0000)
commit05d8350c12d8d81de1d8af6f7da155bc1c1da50e
treefb9a0bcff4ff3eaae17b63d2eba6b36273d74dfe
parentc81efdc59cd2ce5410cefd7ab5cb52cfd7ac3aad
Allow for fixed objects to reside in the local area, and if they don't to not
clobber them by allocating other objects in the same space!

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