1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00

whitespace tweak.

llvm-svn: 119843
This commit is contained in:
Jim Grosbach 2010-11-19 21:14:37 +00:00
parent 68135a728b
commit dc695e7de2

View File

@ -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>