Changes in directory llvm/include/llvm/CodeGen:

DwarfWriter.h updated: 1.2 -> 1.3
---
Log message:

Add an eol at the end to shut gcc up.


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

 DwarfWriter.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/include/llvm/CodeGen/DwarfWriter.h
diff -u llvm/include/llvm/CodeGen/DwarfWriter.h:1.2 
llvm/include/llvm/CodeGen/DwarfWriter.h:1.3
--- llvm/include/llvm/CodeGen/DwarfWriter.h:1.2 Wed Dec 21 13:46:32 2005
+++ llvm/include/llvm/CodeGen/DwarfWriter.h     Wed Dec 21 19:40:06 2005
@@ -425,4 +425,4 @@
 
 } // end llvm namespace
 
-#endif
\ No newline at end of file
+#endif



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

Reply via email to