Implement changes from Chris's feedback.
[oota-llvm.git] / lib / Target / Sparc / SparcISelDAGToDAG.cpp
index c9bd62d0e20d69a1c0139379aa01f7bab7ccf325..e1b9b59b4095fcb8887e55077382a4e5b05241fb 100644 (file)
@@ -17,6 +17,8 @@
 #include "llvm/CodeGen/SelectionDAGISel.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/ErrorHandling.h"
+#include "llvm/Support/raw_ostream.h"
 using namespace llvm;
 
 //===----------------------------------------------------------------------===//