Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for macro parameters/arguments delimited by spaces, | Preston Gurd | 2012-09-19 | 1 | -8/+41 |
* | Fix macros arguments with an underscore, dot or dollar in them. This is based | Rafael Espindola | 2012-08-21 | 1 | -0/+21 |
* | MC: Unknown assembler directives are now hard errors. | Jim Grosbach | 2012-05-01 | 1 | -2/+2 |
* | MC/AsmParser: Fix a bug in macro argument parsing, which was dropping | Daniel Dunbar | 2010-08-10 | 1 | -0/+7 |
* | tests: Force triples. | Daniel Dunbar | 2010-07-18 | 1 | -1/+1 |
* | MC/AsmParser: Add macro argument substitution support. | Daniel Dunbar | 2010-07-18 | 1 | -0/+32 |