diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/catchret-empty-fallthrough.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/catchret-empty-fallthrough.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/catchret-empty-fallthrough.ll b/llvm/test/CodeGen/X86/catchret-empty-fallthrough.ll index 585f7bc33e3..5405d570b15 100644 --- a/llvm/test/CodeGen/X86/catchret-empty-fallthrough.ll +++ b/llvm/test/CodeGen/X86/catchret-empty-fallthrough.ll @@ -42,6 +42,7 @@ return: ; preds = %catch, %entry ; CHECK: .LBB0_[[return]]: ; CHECK: .seh_handlerdata +; CHECK-NEXT: .Lfoo$parent_frame_offset = 32 ; CHECK-NEXT: .long (.Llsda_end0-.Llsda_begin0)/16 ; CHECK-NEXT: .Llsda_begin0: ; CHECK-NEXT: .long .Ltmp0@IMGREL+1 |