Changes in directory llvm/include/llvm/CodeGen:

MachineConstantPool.h updated: 1.7 -> 1.8
---
Log message:

undo yuletide naughtyness(tm)



---
Diffs of the changes:  (+0 -1)

 MachineConstantPool.h |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/include/llvm/CodeGen/MachineConstantPool.h
diff -u llvm/include/llvm/CodeGen/MachineConstantPool.h:1.7 
llvm/include/llvm/CodeGen/MachineConstantPool.h:1.8
--- llvm/include/llvm/CodeGen/MachineConstantPool.h:1.7 Mon Dec 26 04:34:38 2005
+++ llvm/include/llvm/CodeGen/MachineConstantPool.h     Wed Dec 28 00:29:38 2005
@@ -22,7 +22,6 @@
 #ifndef LLVM_CODEGEN_MACHINECONSTANTPOOL_H
 #define LLVM_CODEGEN_MACHINECONSTANTPOOL_H
 
-#include <iostream>
 #include <vector>
 
 namespace llvm {



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to