summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/InstSelectPattern.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/X86/InstSelectPattern.cpp')
-rw-r--r--llvm/lib/Target/X86/InstSelectPattern.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/InstSelectPattern.cpp b/llvm/lib/Target/X86/InstSelectPattern.cpp
index 6b848b00ea2..cd79b1d87d8 100644
--- a/llvm/lib/Target/X86/InstSelectPattern.cpp
+++ b/llvm/lib/Target/X86/InstSelectPattern.cpp
@@ -22,8 +22,8 @@
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/SSARegMap.h"
-
#include "X86RegisterInfo.h"
+#include <iostream>
// Include the generated instruction selector...
#include "X86GenInstrSelector.inc"
OpenPOWER on IntegriCloud