ARM: remove ancient -arm-tail-calls option
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 11 Mar 2014 15:09:49 +0000 (15:09 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 11 Mar 2014 15:09:49 +0000 (15:09 +0000)
commit2b42ff6fdbe07b5c9bbc2831e28f3ff4529eb64f
treec1fda7b8ea3e8fad39df3705558f79dd12ecbe56
parentcde1f2eae22be05c4a68d0e8c77c58f1883d332b
ARM: remove ancient -arm-tail-calls option

This option is from 2010, designed to work around a linker issue on Darwin for
ARM.  According to grosbach this is no longer an issue and this option can
safely be removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/2011-06-09-TailCallByVal.ll
test/CodeGen/ARM/2011-06-16-TailCallByVal.ll
test/CodeGen/ARM/call-tc.ll
test/CodeGen/ARM/fast-tail-call.ll
test/CodeGen/ARM/returned-ext.ll
test/CodeGen/ARM/returned-trunc-tail-calls.ll
test/CodeGen/ARM/this-return.ll