diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-10-20 14:12:52 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-10-20 14:12:52 +0000 |
| commit | f187b7691dee7ec43444554a6445502e828a510b (patch) | |
| tree | 2fd3bbb8beacdaddae22d68ce830cd97e1b7b041 /llvm/lib | |
| parent | 2d9c117e219e062bfde79830ccbd4bef6da7b0d5 (diff) | |
| download | bcm5719-llvm-f187b7691dee7ec43444554a6445502e828a510b.tar.gz bcm5719-llvm-f187b7691dee7ec43444554a6445502e828a510b.zip | |
Apparently the dependencies are wrong for this file, so it didn't rebuild it
when changing Instruction.def. :(
llvm-svn: 9286
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/Sparc/Sparc.burg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Sparc/Sparc.burg.in b/llvm/lib/Target/Sparc/Sparc.burg.in index dcef1112e55..08cfbcc1e97 100644 --- a/llvm/lib/Target/Sparc/Sparc.burg.in +++ b/llvm/lib/Target/Sparc/Sparc.burg.in @@ -67,7 +67,7 @@ Xdefine PANIC printf %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 |

