X86FastISel doesn't support the -tailcallopt ABI.
authorDan Gohman <gohman@apple.com>
Mon, 4 May 2009 19:50:33 +0000 (19:50 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 4 May 2009 19:50:33 +0000 (19:50 +0000)
commit7d04e4a7c0a803bc7ab04986ad184291338f42da
treef17a94c7b843d5d70a58a372982558c4dc3c776a
parent28f1412c97fc0740d6743c5226a4ddd65b72c891
X86FastISel doesn't support the -tailcallopt ABI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70902 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-tailcall.ll [new file with mode: 0644]