1 ; RUN: llc < %s -mtriple=armv7-apple-ios | FileCheck %s
2 ; RUN: llc < %s -mtriple=thumbv7-apple-ios | FileCheck %s
5 define ptr @t(ptr %x) nounwind "frame-pointer"="all" {
15 %0 = tail call ptr @foo(ptr %x) nounwind
16 %1 = tail call ptr @foo(ptr %0) nounwind
17 %2 = tail call ptr @foo(ptr %1) nounwind