Squash a warning from the Solaris assembler by aligning the stack
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 15 Jun 2004 19:53:10 +0000 (19:53 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 15 Jun 2004 19:53:10 +0000 (19:53 +0000)
commit5eb64744d006f7350e26470975eea5696e247b92
tree8b985e9679aba0062d26484de333a14a47c45f1d
parent446ae11d7c1a6a2a3ce5080bab60123f4dfe63e1
Squash a warning from the Solaris assembler by aligning the stack
on a double-word boundary instead of a single-word boundary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14177 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcRegisterInfo.cpp
lib/Target/SparcV8/SparcV8RegisterInfo.cpp