Kristof Beyls d33917748d Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
The parser will now accept instructions with alignment specifiers written like
    vld1.8  {d16}, [r0:64]
, while also still accepting the incorrect syntax
    vld1.8  {d16}, [r0, :64]

llvm-svn: 175164
2013-02-14 14:46:12 +00:00
..
2013-02-13 09:26:26 +00:00
2013-01-02 09:10:48 +00:00
2013-01-02 09:10:48 +00:00
2013-01-02 09:10:48 +00:00