We need support for tail calls, this is moved to PR1392
authorChris Lattner <sabre@nondot.org>
Sat, 5 May 2007 22:03:12 +0000 (22:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 May 2007 22:03:12 +0000 (22:03 +0000)
commit60ef91a3ce42c100e3b0ce114a2d3f5e631a2ec9
treee2de94146229239aa1e3e9415ac27c32bff403a2
parent2d4a5abb75ea0a306ee06ef553851162a265c154
We need support for tail calls, this is moved to PR1392

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36798 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2005-12-03-IndirectTailCall.ll [deleted file]
test/CodeGen/X86/fast-cc-tail-call.ll [deleted file]