From: Charles Davis Date: Thu, 26 May 2011 05:17:43 +0000 (+0000) Subject: Add a test for the chained directives that I forgot last time. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3ac7b034d65bb1b78795931287f634d4efd7e151;p=oota-llvm.git Add a test for the chained directives that I forgot last time. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132110 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/AsmParser/directive_seh.s b/test/MC/AsmParser/directive_seh.s index b4384daf481..98fc6061f9d 100644 --- a/test/MC/AsmParser/directive_seh.s +++ b/test/MC/AsmParser/directive_seh.s @@ -12,6 +12,9 @@ # CHECK-NOT: .section{{.*}}.xdata # CHECK: .seh_handlerdata # CHECK: .text +# CHECK: .seh_startchained +# CHECK: .seh_endprologue +# CHECK: .seh_endchained # CHECK: .seh_endproc .text