[llvm-commits] CVS: llvm/lib/CodeGen/DwarfWriter.cpp

Reid Spencer reid at x10sys.com
Wed Dec 21 17:41:12 PST 2005



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"






More information about the llvm-commits mailing list