[llvm] r199026 - Add missing mul aliases for armv4 support. Add checks that armv4 can
Joerg Sonnenberger
joerg at britannica.bec.de
Sat Jan 11 21:00:29 PST 2014
On Sat, Jan 11, 2014 at 07:56:17PM -0800, Saleem Abdulrasool wrote:
> > ==============================================================================
> > --- llvm/trunk/test/MC/ARM/directive-arch-armv4.s (original)
> > +++ llvm/trunk/test/MC/ARM/directive-arch-armv4.s Sat Jan 11 21:35:18 2014
> > @@ -18,7 +18,7 @@
> > @ CHECK-OBJ: Flags [ (0x0)
> > @ CHECK-OBJ: ]
> > @ CHECK-OBJ: Address: 0x0
> > -@ CHECK-OBJ: Offset: 0x34
> > +@ CHECK-OBJ: Offset: 0x{{[0-9A-F]*}}
> >
>
> Is there a reason to keep this check around? It seems that it is just
> adding noise to the test.
I wanted to keep the change functional minimal. I don't care otherwise.
Joerg
More information about the llvm-commits
mailing list