summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_seh.s
Commit message (Expand)AuthorAge
* Add a test for the chained directives that I forgot last time.Charles Davis2011-05-26
* Test .seh_startchained and .seh_endchained parsing.Charles Davis2011-05-26
* Add tests for .seh_setframe and .seh_handlerdata parsing. Fix issues withCharles Davis2011-05-25
* Add tests for .seh_savereg and .seh_savexmm parsing. Once again, fix theCharles Davis2011-05-25
* Add a test for .seh_pushframe parsing. Fix the bug exposed by it (and anotherCharles Davis2011-05-25
* Add a test for the .seh_handler directive. Fix problems with the parsingCharles Davis2011-05-25
* Test basic SEH directive-parsing functionality. Fix a latent bug exposed byCharles Davis2011-05-24