Backed out changeset 5253bfbb3890

This commit is contained in:
Kelly Wilson
2011-04-20 00:28:23 -06:00
parent b26b0f4196
commit 7c81278b9c
15 changed files with 250 additions and 221 deletions

View File

@@ -1,7 +1,7 @@
#include "gen/linker.h"
#include "gen/llvm.h"
#include "llvm/Linker.h"
#include "llvm/Support/Program.h"
#include "llvm/System/Program.h"
#if _WIN32
#include "llvm/Support/SystemUtils.h"
#endif