aboutsummaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_set.s
AgeCommit message (Expand)Author
2010-10-28Implement .equ directive as a synonym to .set.Roman Divacky
2009-08-31llvm-mc: Simplify EmitAssignment ('.set' is identical to '=').Daniel Dunbar
2009-07-17llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar
2009-07-08Switch all the MC tests to use FileCheck.Chris Lattner
2009-06-25MC: Parse .set and assignments.Daniel Dunbar