From fc0cb4b90673eedfa36024bfee21ef6af3d50101 Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Fri, 19 Nov 2010 21:14:37 +0000 Subject: [PATCH] whitespace tweak. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119843 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/ARM/ARMInstrFormats.td | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Target/ARM/ARMInstrFormats.td b/lib/Target/ARM/ARMInstrFormats.td index 0952e7271a6..f9e5e002ca9 100644 --- a/lib/Target/ARM/ARMInstrFormats.td +++ b/lib/Target/ARM/ARMInstrFormats.td @@ -493,7 +493,6 @@ class AI3ldstidx op, bit op20, bit isLd, bit isPre, dag oops, dag iops, let Inst{7-4} = op; } - // stores class AI3sth pattern> -- 2.34.1