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 @@
#ifndef LDC_GEN_PROGRAMS_H
#define LDC_GEN_PROGRAMS_H
#include "llvm/Support/Path.h"
#include "llvm/System/Path.h"
llvm::sys::Path getGcc();