aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/directive_abort.s
Commit message (Expand)AuthorAgeFilesLines
* llvm-mc: Make sure we exit != 0 if any errors are encountered.Daniel Dunbar2010-09-091-1/+1
* MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary tokenDaniel Dunbar2010-07-181-3/+3
* llvm-mc: Implement .abort fully in the front endDaniel Dunbar2009-07-271-4/+2
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-171-1/+1
* Added llvm-mc support for parsing the .abort directive.Kevin Enderby2009-07-131-0/+8