[llvm-commits] CVS: llvm/lib/CodeGen/InstrSelection/InstrSelection.cpp
    Misha Brukman 
    brukman at cs.uiuc.edu
       
    Thu Aug 21 17:11:06 PDT 2003
    
    
  
Changes in directory llvm/lib/CodeGen/InstrSelection:
InstrSelection.cpp updated: 1.60 -> 1.61
---
Log message:
The word `dependent' has no `a'.
---
Diffs of the changes:
Index: llvm/lib/CodeGen/InstrSelection/InstrSelection.cpp
diff -u llvm/lib/CodeGen/InstrSelection/InstrSelection.cpp:1.60 llvm/lib/CodeGen/InstrSelection/InstrSelection.cpp:1.61
--- llvm/lib/CodeGen/InstrSelection/InstrSelection.cpp:1.60	Thu Aug 14 01:04:48 2003
+++ llvm/lib/CodeGen/InstrSelection/InstrSelection.cpp	Thu Aug 21 17:10:08 2003
@@ -1,4 +1,4 @@
-//===- InstrSelection.cpp - Machine Independant Inst Selection Driver -----===//
+//===- InstrSelection.cpp - Machine Independent Inst Selection Driver -----===//
 //
 // Machine-independent driver file for instruction selection.  This file
 // constructs a forest of BURG instruction trees and then uses the
    
    
More information about the llvm-commits
mailing list