summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_seh.s
AgeCommit message (Expand)AuthorFilesLines
2014-04-19Patch by Ray Donnelly to print register names instead of numbers.Yaron Keren1-4/+4
2014-04-18Revert r206565 (and r206566 which updated tests).Chandler Carruth1-4/+4
2014-04-18Updated test with register names following r206565.Yaron Keren1-4/+4
2011-05-26Add a test for the chained directives that I forgot last time.Charles Davis1-0/+3
2011-05-26Test .seh_startchained and .seh_endchained parsing.Charles Davis1-0/+3
2011-05-25Add tests for .seh_setframe and .seh_handlerdata parsing. Fix issues withCharles Davis1-0/+14
2011-05-25Add tests for .seh_savereg and .seh_savexmm parsing. Once again, fix theCharles Davis1-0/+6
2011-05-25Add a test for .seh_pushframe parsing. Fix the bug exposed by it (and anotherCharles Davis1-0/+2
2011-05-25Add a test for the .seh_handler directive. Fix problems with the parsingCharles Davis1-4/+6
2011-05-24Test basic SEH directive-parsing functionality. Fix a latent bug exposed byCharles Davis1-0/+18