2 ; No FileCheck - testing for crash.
4 target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64"
5 target triple = "thumbv5e-none-linux-gnueabi"
7 %struct.blam = type { [4 x %struct.eggs], [6 x [15 x i16]], [6 x i32], i32, i32, i32, i32, i32, i32, %struct.eggs, [4 x %struct.eggs], [4 x %struct.eggs], [4 x i32], i32, i32, i32, [4 x %struct.eggs], [4 x %struct.eggs], i32, %struct.eggs, i32 }
8 %struct.eggs = type { i32, i32 }
10 define void @spam(%struct.blam* %arg, i32 %arg1) {
12 %tmp = getelementptr inbounds %struct.blam, %struct.blam* %arg, i32 undef, i32 2, i32 %arg1
13 switch i32 %arg1, label %bb8 [
41 store i32 1, i32* %tmp, align 4