Sparcs behave better if we use <alloca.h> and avoid messing with __builtin_alloca.
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 30 Nov 2004 21:27:01 +0000 (21:27 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 30 Nov 2004 21:27:01 +0000 (21:27 +0000)
commit33ce43e8a8df2323c652232db19d86ba2cc9c1e1
tree26b7589a6df9aed61e22d4f52fa297577655a43d
parent78887f46ac5cd5b841c7352fd046a8b8b243e00a
Sparcs behave better if we use <alloca.h> and avoid messing with __builtin_alloca.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18397 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp