Saleem Abdulrasool 5bbd4d2bd4 MCAsmParser: change representation of MCAsmMacroParameter
Rather than using std::pair, create a structure to represent the type.  This is
a preliminary refactoring to enable required parameter handling.  Additional
state is needed to indicate required parameters.  This has a minor side effect
of improving readability by providing more accurate names compared to first and
second.

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