1 ; RUN: llc -mtriple=armv7-apple-ios7.0 %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=thumbv7-apple-ios7.0 %s -o - | FileCheck %s
3 ; RUN: llc -mtriple=thumbv7m-apple-macho %s -o - | FileCheck %s
4 ; RUN: llc -mtriple=thumbv6m-apple-macho %s -o - | FileCheck %s
6 define void @test_unreachable() {
7 ; CHECK-LABEL: test_unreachable: