summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_set.s
Commit message (Expand)AuthorAge
* Implement .equ directive as a synonym to .set.Roman Divacky2010-10-28
* llvm-mc: Simplify EmitAssignment ('.set' is identical to '=').Daniel Dunbar2009-08-31
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-17
* Switch all the MC tests to use FileCheck.Chris Lattner2009-07-08
* MC: Parse .set and assignments.Daniel Dunbar2009-06-25