Saleem Abdulrasool ec1c80576d ARM IAS: support .align without parameters
.align is handled specially on certain targets.  .align without any parameters
on ARM indicates a default alignment (4).  Handle the special case in the target
parser, but fall back to the generic parser for the normal version.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201988 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-23 17:45:32 +00:00
..
2013-10-29 09:47:35 +00:00
2014-01-30 04:46:24 +00:00
2014-01-24 17:20:08 +00:00
2014-01-29 11:50:56 +00:00
2014-01-28 23:13:30 +00:00
2013-09-18 09:46:49 +00:00
2013-08-28 16:39:20 +00:00
2013-08-28 16:39:20 +00:00
2014-01-17 13:53:08 +00:00