ARM: remove ancient -arm-tail-calls option
[oota-llvm.git] / test / CodeGen / ARM / 2011-06-09-TailCallByVal.ll
index 7f0f795486f8f0ebe2aa4a74f20dd38c5274ca1b..12cdd04b7bb7e0869f3cfc8dc44a31abd9bd385f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -relocation-model=pic -mcpu=cortex-a8 -arm-tail-calls=1 | FileCheck %s
+; RUN: llc < %s -relocation-model=pic -mcpu=cortex-a8 | FileCheck %s
 
 target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:32:64-v128:32:128-a0:0:32-n32"
 target triple = "thumbv7-apple-darwin10"