1 // This test checks error reporting for missing ending
/starting of prologues
/epilogues
3 // RUN
: not llvm-mc
-triple thumbv7-pc-win32
-filetype
=obj
-o
/dev
/null
%s
2>&1 | FileCheck
%s
5 // CHECK
: error
: Stray
.seh_endepilogue in func1
6 // CHECK
: error
: Prologue in func2
not correctly terminated
7 // CHECK
: error
: Epilogue in func3
not correctly terminated
8 // CHECK
: error
: Epilogue in func4
not correctly terminated
19 // Missing
.seh_startepilogue
31 // Missing
.seh_endprologue
52 // Missing
.seh_endepilogue
66 // Missing
.seh_endepilogue