ARM: fixup more tests to specify the target more explicitly
[oota-llvm.git] / test / CodeGen / ARM / sub.ll
index 7f82ca701261991c836bc7c559cb097d3bfda297..67bde2a4e0a9583a5fd6f38d88b12ef80492d05b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=arm -mcpu=cortex-a8 < %s | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s
 
 ; 171 = 0x000000ab
 define i64 @f1(i64 %a) {