Emit correct prototype for __builtin_alloca on V8.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Dec 2004 05:44:45 +0000 (05:44 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Dec 2004 05:44:45 +0000 (05:44 +0000)
commitce63005ac164a30ee4fd585dc88a7d679b7e15c5
tree8342ed22462dea8f4e73137a2ec2c85bb1dfe5d4
parent9913e596782bf9c0f1f31bf397ccc0ddfa967deb
Emit correct prototype for __builtin_alloca on V8.

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