mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-02 09:33:59 +00:00
[XCore] Remove unused operand type.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181127 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6ffbf6ea8f
commit
43c7abee14
@ -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…
x
Reference in New Issue
Block a user