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 { i32*, i32*, %struct.barney }
6 %struct.barney = type { %struct.widget }
7 %struct.widget = type { i32* }
11 define void @pluto() align 2 personality i8* bitcast (i32 (...)* @hoge to i8*) {
14 ; CHECK: successors: %bb.2(0x00000000), %bb.3(0x80000000)
15 ; CHECK: EH_LABEL <mcsymbol >
20 to label %bb1 unwind label %bb2
26 %tmp = landingpad { i8*, i32 }
28 %tmp3 = getelementptr inbounds %struct.foo, %struct.foo* undef, i64 0, i32 3, i32 0, i32 0
29 resume { i8*, i32 } %tmp