summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-12-23 05:00:38 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-12-23 05:00:38 +0000
commit7c89bdd5a0d74ecdcf911e42d4b55abde474c36e (patch)
treed7640ae136e79a5ffd49fb71d882423f1468c867 /llvm/tools
parent5ce81edbf673c7c1bd2deb593801f40dfaf85c56 (diff)
downloadbcm5719-llvm-7c89bdd5a0d74ecdcf911e42d4b55abde474c36e.tar.gz
bcm5719-llvm-7c89bdd5a0d74ecdcf911e42d4b55abde474c36e.zip
Get bugpoint building with VC++ again.
llvm-svn: 24977
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/bugpoint/OptimizerDriver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/bugpoint/OptimizerDriver.cpp b/llvm/tools/bugpoint/OptimizerDriver.cpp
index bac7f51de83..d1760596dbb 100644
--- a/llvm/tools/bugpoint/OptimizerDriver.cpp
+++ b/llvm/tools/bugpoint/OptimizerDriver.cpp
@@ -29,6 +29,7 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/System/Path.h"
#include "llvm/System/Program.h"
+#include "llvm/Config/alloca.h"
#include <fstream>
using namespace llvm;
OpenPOWER on IntegriCloud