Fix the prolog epilog code inserter to match the documentation and support
authorChris Lattner <sabre@nondot.org>
Thu, 10 Jun 2004 06:23:35 +0000 (06:23 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Jun 2004 06:23:35 +0000 (06:23 +0000)
commit577aec14288b86ab1fb07e164375ebc7d3038cb7
treebfda918175f01db4e1d3154b491916a8a95f27ee
parent32305f7763ac0ab7ddad2ee97bd075591962cb3a
Fix the prolog epilog code inserter to match the documentation and support
targets whose stack grows up.

Patch contributed by Vladimir Prus

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