make direct calls set MO_PLT or MO_DARWIN_STUB as appropriate with fast isel.
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 06:34:26 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 06:34:26 +0000 (06:34 +0000)
commit51e8eabd3c50fc60e909cbd1729a8698c267beb2
tree0efe6b91c4b2a9a815e7d8557a539b2f04076f43
parent485ded0db71b2abe51da919bd58501cee345c443
make direct calls set MO_PLT or MO_DARWIN_STUB as appropriate with fast isel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75112 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp