summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_abort.s
Commit message (Expand)AuthorAge
* llvm-mc: Make sure we exit != 0 if any errors are encountered.Daniel Dunbar2010-09-09
* MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary tokenDaniel Dunbar2010-07-18
* llvm-mc: Implement .abort fully in the front endDaniel Dunbar2009-07-27
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-17
* Added llvm-mc support for parsing the .abort directive.Kevin Enderby2009-07-13