Changes in directory llvm/lib/Target/CBackend:

CBackend.cpp updated: 1.308 -> 1.309
---
Log message:

Change the file header name as this file was renamed.


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

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


Index: llvm/lib/Target/CBackend/CBackend.cpp
diff -u llvm/lib/Target/CBackend/CBackend.cpp:1.308 
llvm/lib/Target/CBackend/CBackend.cpp:1.309
--- llvm/lib/Target/CBackend/CBackend.cpp:1.308 Tue Jan  9 11:09:09 2007
+++ llvm/lib/Target/CBackend/CBackend.cpp       Tue Jan  9 22:17:32 2007
@@ -1,4 +1,4 @@
-//===-- Writer.cpp - Library for converting LLVM code to C 
----------------===//
+//===-- CBackend.cpp - Library for converting LLVM code to C 
--------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //



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

Reply via email to