[llvm-commits] CVS: llvm/lib/Target/Sparc/SparcInstr.def
Chris Lattner
lattner at cs.uiuc.edu
Thu Oct 24 20:44:01 PDT 2002
Changes in directory llvm/lib/Target/Sparc:
SparcInstr.def updated: 1.12 -> 1.13
---
Log message:
Fix misspelling
---
Diffs of the changes:
Index: llvm/lib/Target/Sparc/SparcInstr.def
diff -u llvm/lib/Target/Sparc/SparcInstr.def:1.12 llvm/lib/Target/Sparc/SparcInstr.def:1.13
--- llvm/lib/Target/Sparc/SparcInstr.def:1.12 Sat Oct 12 19:22:32 2002
+++ llvm/lib/Target/Sparc/SparcInstr.def Thu Oct 24 20:43:26 2002
@@ -2,7 +2,7 @@
//
// This file describes all of the instructions that the sparc backend uses. It
// relys on an external 'I' macro being defined that takes the arguments
-// specified below, and is used to make all of the information relavant to an
+// specified below, and is used to make all of the information relevant to an
// instruction be in one place.
//
//===----------------------------------------------------------------------===//
More information about the llvm-commits
mailing list