summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/SparcV9/InstrSelection/InstrSelection.cpp')
-rw-r--r--llvm/lib/Target/SparcV9/InstrSelection/InstrSelection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/SparcV9/InstrSelection/InstrSelection.cpp b/llvm/lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
index 0e8c58b1bd1..07464b473a9 100644
--- a/llvm/lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
+++ b/llvm/lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
@@ -27,6 +27,7 @@
#include "../SparcV9RegInfo.h"
#include "Support/CommandLine.h"
#include "Support/LeakDetector.h"
+#include <iostream>
namespace llvm {
std::vector<MachineInstr*>
OpenPOWER on IntegriCloud