Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 19:25:50 +0000 (19:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 19:25:50 +0000 (19:25 +0000)
commit44eaf9b354bc7bda04836aa3aede93ffca136bda
treede71279a9a82e7559b7c1e514078eee468e7163b
parentd1e89d657cfd731c3c655ae43c1b0bdbc7fc78ec
Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating
it.  This code can probably be dramatically simplified, as I suspect that the
pragma and other stuff is not needed with C++ compilers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14015 91177308-0d34-0410-b5e6-96231b3b80d8
include/Config/alloca.h
include/llvm/Config/alloca.h