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

Reid Spencer reid at x10sys.com
Wed Dec 21 17:40:18 PST 2005



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






More information about the llvm-commits mailing list