summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/macro-args.s
AgeCommit message (Expand)AuthorFilesLines
2012-09-19Support default parameters/arguments for assembler macros.Preston Gurd1-2/+10
2012-07-30Keep empty assembly macro argument values in the middle of the list.Jim Grosbach1-0/+12
2012-04-16MC assembly parser handling for trailing comma in macro instantiation.Jim Grosbach1-0/+24
2012-03-17MC asm parser macro argument count was wrong when empty.Jim Grosbach1-0/+10
2011-06-05Basic support for macros with explicit arguments.Rafael Espindola1-0/+10