Saleem Abdulrasool 5a39da0a6f MCAsmParser: relax declaration parsing
The Linux kernel defines empty macros for compatibility with ARM UAL syntax.
The comma after the name is optional, and if present can be safely lexed.  This
improves compatibility with the GNU assembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201474 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-16 04:56:31 +00:00
..
2013-12-05 05:44:44 +00:00
2013-12-05 00:34:11 +00:00
2014-02-04 18:34:04 +00:00
2014-01-30 04:02:47 +00:00
2013-12-05 05:44:44 +00:00
2013-11-14 06:05:49 +00:00
2013-09-15 18:01:09 +00:00
2014-02-04 18:34:04 +00:00