Move the segmented stack switch to a function attribute
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-add.ll
index c23c74a1682ee43cea1392b7c28eb4f0bd890628..8ff931a4490dcf5d49b9445d6baf10483a969053 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s 
+; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
 
 define i32 @t2ADDrc_255(i32 %lhs) {
 ; CHECK-LABEL: t2ADDrc_255: