[llvm-commits] CVS: llvm/tools/llvm-ar/llvm-ar.cpp

John Criswell criswell at cs.uiuc.edu
Mon Oct 20 15:41:12 PDT 2003


Changes in directory llvm/tools/llvm-ar:

llvm-ar.cpp updated: 1.6 -> 1.7

---
Log message:

Removed extraneous comment line.



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

Index: llvm/tools/llvm-ar/llvm-ar.cpp
diff -u llvm/tools/llvm-ar/llvm-ar.cpp:1.6 llvm/tools/llvm-ar/llvm-ar.cpp:1.7
--- llvm/tools/llvm-ar/llvm-ar.cpp:1.6	Mon Oct 20 12:47:15 2003
+++ llvm/tools/llvm-ar/llvm-ar.cpp	Mon Oct 20 15:40:30 2003
@@ -6,7 +6,6 @@
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
-// 
 //
 // Builds up standard unix archive files (.a) containing LLVM bytecode.
 //





More information about the llvm-commits mailing list