mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Fix test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162913 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d70846ec1b
commit
86c0d8c92f
@ -141,7 +141,7 @@ lpad.i: ; preds = %for.body.i
|
||||
|
||||
catch.i: ; preds = %lpad.i
|
||||
%8 = tail call i8* @__cxa_begin_catch(i8* %6) nounwind
|
||||
invoke void @_Z3barj(i32 0)
|
||||
invoke void @test3(i32 0)
|
||||
to label %invoke.cont2.i unwind label %lpad1.i
|
||||
|
||||
invoke.cont2.i: ; preds = %catch.i
|
||||
|
Loading…
Reference in New Issue
Block a user