Remove usage of alloca
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2003 22:22:11 +0000 (22:22 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2003 22:22:11 +0000 (22:22 +0000)
commit5b1688d73be263590c25ca210efa4ebee7534cea
treed0b58173631e7a011527b6a004d1ca39f76af2cc
parent0bf94767018f15be77b7295215b7ffbffb7ebc7f
Remove usage of alloca

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SystemUtils.cpp
support/lib/Support/SystemUtils.cpp
tools/bugpoint/SystemUtils.cpp