[llvm-commits] CVS: llvm/lib/Target/Sparc/Sparc.burg.in

Chris Lattner lattner at cs.uiuc.edu
Mon Oct 20 09:14:03 PDT 2003


Changes in directory llvm/lib/Target/Sparc:

Sparc.burg.in updated: 1.8 -> 1.9

---
Log message:

Apparently the dependencies are wrong for this file, so it didn't rebuild it
when changing Instruction.def.  :(


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

Index: llvm/lib/Target/Sparc/Sparc.burg.in
diff -u llvm/lib/Target/Sparc/Sparc.burg.in:1.8 llvm/lib/Target/Sparc/Sparc.burg.in:1.9
--- llvm/lib/Target/Sparc/Sparc.burg.in:1.8	Sat Oct 18 00:55:58 2003
+++ llvm/lib/Target/Sparc/Sparc.burg.in	Mon Oct 20 09:12:52 2003
@@ -67,7 +67,7 @@
 %term GetElemPtr=GetElementPtrOPCODE
 %term GetElemPtrIdx=125         /* getElemPtr with index vector */
 
-%term Phi=PHINodeOPCODE
+%term Phi=PHIOPCODE
 
 %term Cast=CastOPCODE /* cast that will be ignored. others are made explicit */
 %term ToBoolTy=127





More information about the llvm-commits mailing list