X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=test%2FCodeGen%2FWinEH%2Fwineh-statenumbering.ll;h=4e7c36943a01646490c1684f8b61e314e90937fd;hb=c2d8241d67ed0b22c6de6842bd8608f3b962bee9;hp=dab7fde61a6676d70656a11974dd8c9c7689e290;hpb=fe9953a02c963403dd2e2fbda2f4c596cd6a4704;p=oota-llvm.git diff --git a/test/CodeGen/WinEH/wineh-statenumbering.ll b/test/CodeGen/WinEH/wineh-statenumbering.ll index dab7fde61a6..4e7c36943a0 100644 --- a/test/CodeGen/WinEH/wineh-statenumbering.ll +++ b/test/CodeGen/WinEH/wineh-statenumbering.ll @@ -44,7 +44,7 @@ catch: ; preds = %catch.dispatch ; CHECK: catch: ; CHECK: store i32 2 ; CHECK: invoke void @_CxxThrowException( - invoke void @_CxxThrowException(i8* null, %eh.ThrowInfo* null) #1 + invoke void @_CxxThrowException(i8* null, %eh.ThrowInfo* null) [ "funclet"(token %1) ] to label %unreachable unwind label %catch.dispatch.1 catch.dispatch.1: ; preds = %catch