remove use of alloca.h
authorChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 22:49:13 +0000 (22:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 22:49:13 +0000 (22:49 +0000)
commit9f3ff92ca81fbceaa8ba805893f64f2a39f525d7
tree7ac89e85c988987f2cff799617b3b8fcffae5f75
parent74382b7c699120fbec5cb5603c9cf4212eb37f06
remove use of alloca.h

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