Allow the specification of explicit alignments for constant pool entries.
[oota-llvm.git] / lib / Target / Alpha / AlphaAsmPrinter.cpp
index 29627c518d956b6c5e39f0d8544d010a61feff04..133f6c6039359f3fff485cc21b4f506f6439ebf0 100644 (file)
@@ -22,7 +22,7 @@
 #include "llvm/Target/TargetMachine.h"
 #include "llvm/Support/Mangler.h"
 #include "llvm/ADT/Statistic.h"
-
+#include <iostream>
 using namespace llvm;
 
 namespace {