Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AsmParser: Parse (and ignore) nested .macro definitions. | Benjamin Kramer | 2014-02-09 | 1 | -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 Dunbar | 2010-07-19 | 1 | -1/+1 |
| | | | | llvm-svn: 108666 | ||||
* | MC/AsmParser: Add macro argument substitution support. | Daniel Dunbar | 2010-07-18 | 1 | -0/+13 |
llvm-svn: 108654 |