1 ; RUN: llc < %s -mtriple=thumbv6-elf | not grep "subs sp"
4 define arm_apcscc i8* @__gets_chk(i8* %s, i32 %slen) nounwind {
6 br i1 undef, label %bb, label %bb1
12 br i1 undef, label %bb3, label %bb2
15 %0 = alloca i8, i32 undef, align 4 ; <i8*> [#uses=0]
19 %1 = malloc i8, i32 undef ; <i8*> [#uses=0]
22 bb4: ; preds = %bb3, %bb2
23 br i1 undef, label %bb5, label %bb6
26 %2 = call arm_apcscc i8* @gets(i8* %s) nounwind ; <i8*> [#uses=1]
33 declare arm_apcscc i8* @gets(i8*) nounwind