Saleem Abdulrasool 156f2a1f5d MCAsmParser: support required parameters
This enhances the macro parser to parse and handle parameter qualifications,
which is needed to support required formal parameters in macro definitions.  A
required parameter may not be defaulted (though providing a default value is
accepted with a warning).  This improves GAS compatibility.

Partially addresses PR9248.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201630 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-19 03:00:29 +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