1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Get bugpoint building with VC++ again.

llvm-svn: 24977
This commit is contained in:
Jeff Cohen 2005-12-23 05:00:38 +00:00
parent e47f28d044
commit fcce4dc8b6

View File

@ -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;