Alpha ABI specifies stack is always 16 byte alligned, and gcc does it, so I will too
authorAndrew Lenharth <andrewl@lenharth.org>
Wed, 3 Aug 2005 22:33:21 +0000 (22:33 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Wed, 3 Aug 2005 22:33:21 +0000 (22:33 +0000)
commitdc7c0b8c22fc6a20726c90529e95eeaed6b9f464
tree06a0ee1014b590fbddd59b860adbbc400a6b48cd
parentec3fb63af27b6a20f4a9ee58bb63baad5640ea9c
Alpha ABI specifies stack is always 16 byte alligned, and gcc does it, so I will too

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22634 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaTargetMachine.cpp