diff options
-rw-r--r-- | lib/Target/ARM/ARMInstrFormats.td | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMInstrFormats.td b/lib/Target/ARM/ARMInstrFormats.td index 0952e7271a..f9e5e002ca 100644 --- a/lib/Target/ARM/ARMInstrFormats.td +++ b/lib/Target/ARM/ARMInstrFormats.td @@ -493,7 +493,6 @@ class AI3ldstidx<bits<4> op, bit op20, bit isLd, bit isPre, dag oops, dag iops, let Inst{7-4} = op; } - // stores class AI3sth<dag oops, dag iops, Format f, InstrItinClass itin, string opc, string asm, list<dag> pattern> |