[llvm-commits] CVS: llvm/include/llvm/CodeGen/MachineConstantPool.h

Duraid Madina duraid at octopus.com.au
Tue Dec 27 22:29:50 PST 2005



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 {






More information about the llvm-commits mailing list