[llvm-commits] CVS: llvm/lib/Target/SparcV8/SparcV8Instrs.td

Chris Lattner lattner at cs.uiuc.edu
Sat Feb 28 13:32:00 PST 2004


Changes in directory llvm/lib/Target/SparcV8:

SparcV8Instrs.td updated: 1.3 -> 1.4

---
Log message:

Fix multiple inclusion problem


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

Index: llvm/lib/Target/SparcV8/SparcV8Instrs.td
diff -u llvm/lib/Target/SparcV8/SparcV8Instrs.td:1.3 llvm/lib/Target/SparcV8/SparcV8Instrs.td:1.4
--- llvm/lib/Target/SparcV8/SparcV8Instrs.td:1.3	Wed Feb 25 18:37:12 2004
+++ llvm/lib/Target/SparcV8/SparcV8Instrs.td	Sat Feb 28 13:31:32 2004
@@ -11,9 +11,6 @@
 //
 //===----------------------------------------------------------------------===//
 
-include "../Target.td"
-include "SparcV8Reg.td"
-
 //===----------------------------------------------------------------------===//
 // Instruction format superclass
 //===----------------------------------------------------------------------===//





More information about the llvm-commits mailing list