summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser
diff options
context:
space:
mode:
authorCharles Davis <cdavis@mines.edu>2011-05-26 05:17:43 +0000
committerCharles Davis <cdavis@mines.edu>2011-05-26 05:17:43 +0000
commit3ac7b034d65bb1b78795931287f634d4efd7e151 (patch)
tree1c0a05a776d80b3f5fd43984abc422ed205fb388 /test/MC/AsmParser
parent97938081f321bc08ded74fc452523c35b7f9f17e (diff)
downloadllvm-3ac7b034d65bb1b78795931287f634d4efd7e151.tar.gz
llvm-3ac7b034d65bb1b78795931287f634d4efd7e151.tar.bz2
llvm-3ac7b034d65bb1b78795931287f634d4efd7e151.tar.xz
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
Diffstat (limited to 'test/MC/AsmParser')
-rw-r--r--test/MC/AsmParser/directive_seh.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/AsmParser/directive_seh.s b/test/MC/AsmParser/directive_seh.s
index b4384daf48..98fc6061f9 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