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

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


Changes in directory llvm/tools/opt:

opt.cpp updated: 1.84 -> 1.85

---
Log message:

Removed extraneous comment line.



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

Index: llvm/tools/opt/opt.cpp
diff -u llvm/tools/opt/opt.cpp:1.84 llvm/tools/opt/opt.cpp:1.85
--- llvm/tools/opt/opt.cpp:1.84	Mon Oct 20 12:47:21 2003
+++ llvm/tools/opt/opt.cpp	Mon Oct 20 15:40:30 2003
@@ -6,7 +6,6 @@
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
-// 
 // LLVM Modular Optimizer Utility: opt
 //
 // Optimizations may be specified an arbitrary number of times on the command





More information about the llvm-commits mailing list