Enable FastISel on ARM for Linux and NaCl, not MCJIT
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-shifter.ll
index 111818b289e883824e17c399b2cae28e3c47c0aa..dbb1ce231a00a4c394f069a64c6384271455964e 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=ARM
+; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi | FileCheck %s --check-prefix=ARM
 
 define i32 @shl() nounwind ssp {
 entry: