Drop function that are deprecated since 2010.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-add6.ll
index 0d2f1224995655af9021cf6925505c52dd03a6fd..af092937344cc7a1945e6666bc42f0f5f743e27e 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 i64 @f1(i64 %a, i64 %b) {
 ; CHECK-LABEL: f1: