1 ; RUN: llc -mtriple=aarch64-apple-ios -global-isel -stop-after=irtranslator %s -o - | FileCheck %s
3 %struct.foo = type { i64, i64, %struct.pluto, %struct.pluto }
4 %struct.pluto = type { %struct.wombat }
5 %struct.wombat = type { ptr, ptr, %struct.barney }
6 %struct.barney = type { %struct.widget }
7 %struct.widget = type { ptr }
11 define void @pluto() align 2 personality ptr @hoge {
14 ; CHECK: successors: %bb.2(0x00000000), %bb.3(0x80000000)
15 ; CHECK: EH_LABEL <mcsymbol >
20 to label %bb1 unwind label %bb2
26 %tmp = landingpad { ptr, i32 }
28 %tmp3 = getelementptr inbounds %struct.foo, ptr undef, i64 0, i32 3, i32 0, i32 0
29 resume { ptr, i32 } %tmp