[llvm-commits] CVS: llvm/lib/Reoptimizer/BinInterface/sparcdis.cpp

Joel Stanley jstanley at cs.uiuc.edu
Tue Apr 15 16:52:01 PDT 2003


Changes in directory llvm/lib/Reoptimizer/BinInterface:

sparcdis.cpp updated: 1.9 -> 1.10

---
Log message:

Removed fallacious revision history from file.


---
Diffs of the changes:

Index: llvm/lib/Reoptimizer/BinInterface/sparcdis.cpp
diff -u llvm/lib/Reoptimizer/BinInterface/sparcdis.cpp:1.9 llvm/lib/Reoptimizer/BinInterface/sparcdis.cpp:1.10
--- llvm/lib/Reoptimizer/BinInterface/sparcdis.cpp:1.9	Tue Apr 15 16:32:13 2003
+++ llvm/lib/Reoptimizer/BinInterface/sparcdis.cpp	Tue Apr 15 16:54:37 2003
@@ -12,9 +12,6 @@
 //      ommit RD from the view when we are not explicitly
 //      reading from it)
 //      
-//  * 14 Apr 2003: (jstanley) Parameterized print functions by ostream instance,
-//                 fixed typos, corrected operand ordering issue.
-//
 // Todo:
 //   * On the instructions that don't read from RD
 //     do not print the label field (we get l-1 when we print)





More information about the llvm-commits mailing list