summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/macro-def-in-instantiation.s
Commit message (Collapse)AuthorAgeFilesLines
* AsmParser: Parse (and ignore) nested .macro definitions.Benjamin Kramer2014-02-091-0/+20
| | | | | | | | | This enables a slightly odd feature of gas. The macro is defined when the outermost macro is instantiated. PR18599 llvm-svn: 201045
* tests: Force another triple.Daniel Dunbar2010-07-191-1/+1
| | | | llvm-svn: 108666
* MC/AsmParser: Add macro argument substitution support.Daniel Dunbar2010-07-181-0/+13
llvm-svn: 108654
OpenPOWER on IntegriCloud