[WinEH] Create a separate MBB for funclet prologues
[oota-llvm.git] / test / CodeGen / X86 / win-funclet-cfi.ll
index 63be4f26afa62d3aebc53fb4ad705d63b0a47e6c..52589ee1918dbb3b390f79441c55dfec7378bbd0 100644 (file)
@@ -70,7 +70,7 @@ declare i32 @__CxxFrameHandler3(...)
 ; CHECK: "?catch$[[catch:[0-9]+]]@?0??f@@YAXXZ@4HA":
 ; CHECK: .seh_proc "?catch$[[catch]]@?0??f@@YAXXZ@4HA"
 ; CHECK-NEXT: .seh_handler __CxxFrameHandler3, @unwind, @except
-; CHECK: LBB0_[[catch]]: # %catch{{$}}
+; CHECK: LBB0_[[catch]]: # %catch.dispatch{{$}}
 
 ; Emit CFI for pushing RBP.
 ; CHECK: movq    %rdx, 16(%rsp)