Revert r182937 and r182877.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-ret.ll
index a7d271a94c0407b40a3e1d2d4f87a8817b3e4f9f..689b169ee32f6285358ff5ea3ea2f86eb641362b 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | FileCheck %s
-; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi | FileCheck %s
 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | FileCheck %s
 
 ; Sign-extend of i1 currently not supported by fast-isel