[WinEH] Use operand bundles to describe call sites
[oota-llvm.git] / test / CodeGen / X86 / catchpad-weight.ll
index 1abcd03ac64ffa61cf5281008c176a12f5462537..60939bc6b03ee3da12f91affbccb9f6650c53fdf 100644 (file)
@@ -58,7 +58,7 @@ catch:                                            ; preds = %catch.dispatch.2
 
 ehcleanup:                                        ; preds = %catchendblock
   %4 = cleanuppad within none []
-  call void @"\01??1HasDtor@@QEAA@XZ"(%struct.HasDtor* nonnull %o) #4
+  call void @"\01??1HasDtor@@QEAA@XZ"(%struct.HasDtor* nonnull %o) #4 [ "funclet"(token %4) ]
   cleanupret from %4 unwind to caller
 }