The stack alignment is now computed dynamically, just verify it is correct.
authorChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 21:39:57 +0000 (21:39 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 21:39:57 +0000 (21:39 +0000)
commit4672f71ac4d056aa22d6b09838a3eb22a2e384e7
treee9c2870f3ec08e84d1d6104b364b08bd9f009409
parent7dca8e2d732bdbf72034def4d6b9d3d6b99d4ba5
The stack alignment is now computed dynamically, just verify it is correct.

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