OSDN Git Service

Fix mismatched adjust down/up of SP in functions that contain variable
authorNate Begeman <natebegeman@mac.com>
Mon, 16 Aug 2004 01:50:22 +0000 (01:50 +0000)
committerNate Begeman <natebegeman@mac.com>
Mon, 16 Aug 2004 01:50:22 +0000 (01:50 +0000)
commit865075ed350ec6cee8ccd6723362dc5aa3823b25
tree0f8a9a5081c6455ec843f504cce5e0462a95b46d
parent26693113201f4c9d441678e50d96f38d3288798e
Fix mismatched adjust down/up of SP in functions that contain variable
sized allocas.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15806 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32ISelSimple.cpp