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

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


Changes in directory llvm/tools/llc:

llc.cpp updated: 1.85 -> 1.86

---
Log message:

Removed extraneous comment line.



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

Index: llvm/tools/llc/llc.cpp
diff -u llvm/tools/llc/llc.cpp:1.85 llvm/tools/llc/llc.cpp:1.86
--- llvm/tools/llc/llc.cpp:1.85	Mon Oct 20 12:47:12 2003
+++ llvm/tools/llc/llc.cpp	Mon Oct 20 15:40:27 2003
@@ -6,7 +6,6 @@
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
-// 
 //
 // This is the llc code generator.
 //





More information about the llvm-commits mailing list