Changes in directory llvm/lib/CodeGen:

DwarfWriter.cpp updated: 1.1 -> 1.2
---
Log message:

Add an eol at the end to shut gcc sup.


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

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


Index: llvm/lib/CodeGen/DwarfWriter.cpp
diff -u llvm/lib/CodeGen/DwarfWriter.cpp:1.1 
llvm/lib/CodeGen/DwarfWriter.cpp:1.2
--- llvm/lib/CodeGen/DwarfWriter.cpp:1.1        Wed Dec 21 13:48:16 2005
+++ llvm/lib/CodeGen/DwarfWriter.cpp    Wed Dec 21 19:41:00 2005
@@ -12,4 +12,4 @@
 
//===----------------------------------------------------------------------===//
 
 
-#include "llvm/CodeGen/DwarfWriter.h"
\ No newline at end of file
+#include "llvm/CodeGen/DwarfWriter.h"



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

Reply via email to