add test to check for tail calls
authorChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 05:52:51 +0000 (05:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 05:52:51 +0000 (05:52 +0000)
commit70a195015408b0964a82dcf798b573c342f1b295
tree39508d727ca27243d8072e1713c113029e8417f2
parent5fae9ccd399e6fc7fc94d89a1adda517c12ed64b
add test to check for tail calls

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22048 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fast-cc-tail-call.ll [new file with mode: 0644]