Add explicit #includes of Function.h to make up for the removed #include
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegInfo.cpp
index 89f699b368f8090f744fe9e51de6255b343a7b1a..b5eef094d683986cfa1b50083ecd2f21aeb729bc 100644 (file)
@@ -14,6 +14,7 @@
 #include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h"
 #include "llvm/iTerminators.h"
 #include "llvm/iOther.h"
+#include "llvm/Function.h"
 #include "llvm/DerivedTypes.h"
 #include <iostream>
 using std::cerr;