Remove unnecessary branch from test

(Addresses post commit review by Reid Kleckner)

llvm-svn: 264083
This commit is contained in:
Sanjoy Das 2016-03-22 18:45:41 +00:00
parent 8b47e0d0ea
commit bfecef5e1b
1 changed files with 0 additions and 3 deletions

View File

@ -121,9 +121,6 @@ catch.dispatch:
catch:
%cp1 = catchpad within %cs1 [i8* null, i32 64, i8* null]
br label %loop
loop:
%val2 = call i32 @callee_1(i32 100) "statepoint-id"="4243" [ "funclet"(token %cp1), "deopt"(i32 55) ]
catchret from %cp1 to label %try.cont