mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
[XCore] Remove unused operand type.
llvm-svn: 181127
This commit is contained in:
parent
9a767b4821
commit
0eea664ede
@ -170,7 +170,6 @@ def ldawb : PatFrag<(ops node:$addr, node:$offset),
|
||||
// Instruction operand types
|
||||
def calltarget : Operand<i32>;
|
||||
def brtarget : Operand<OtherVT>;
|
||||
def pclabel : Operand<i32>;
|
||||
|
||||
// Addressing modes
|
||||
def ADDRspii : ComplexPattern<i32, 2, "SelectADDRspii", [add, frameindex], []>;
|
||||
|
Loading…
Reference in New Issue
Block a user