Revert r182937 and r182877.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-ldrh-strh-arm.ll
index c05ea398d72e6fc8732cdc81a2f0fbff51abe1bc..0e71322d4e288ded706761827802f9fdd9f95c1a 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=ARM
-; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi | FileCheck %s --check-prefix=ARM
 ; rdar://10418009
 
 define zeroext i16 @t1(i16* nocapture %a) nounwind uwtable readonly ssp {