aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/macros.s
Commit message (Expand)AuthorAgeFilesLines
* Add support for macro parameters/arguments delimited by spaces,Preston Gurd2012-09-191-8/+41
* Fix macros arguments with an underscore, dot or dollar in them. This is basedRafael Espindola2012-08-211-0/+21
* MC: Unknown assembler directives are now hard errors.Jim Grosbach2012-05-011-2/+2
* MC/AsmParser: Fix a bug in macro argument parsing, which was droppingDaniel Dunbar2010-08-101-0/+7
* tests: Force triples.Daniel Dunbar2010-07-181-1/+1
* MC/AsmParser: Add macro argument substitution support.Daniel Dunbar2010-07-181-0/+32