aboutsummaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/macro-args.s
AgeCommit message (Expand)Author
2012-09-19Support default parameters/arguments for assembler macros.Preston Gurd
2012-07-30Keep empty assembly macro argument values in the middle of the list.Jim Grosbach
2012-04-16MC assembly parser handling for trailing comma in macro instantiation.Jim Grosbach
2012-03-17MC asm parser macro argument count was wrong when empty.Jim Grosbach
2011-06-05Basic support for macros with explicit arguments.Rafael Espindola