There is no reason to emit function stubs for direct calls.
authorChris Lattner <sabre@nondot.org>
Sun, 21 Nov 2004 03:46:06 +0000 (03:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 21 Nov 2004 03:46:06 +0000 (03:46 +0000)
commit88f9386cfec85a90ce6a70cd3beb6281f691dfc3
treea63a2147d2969f78bca2e7b498b6fe2cd0ae6860
parentcb47941556800369216c062dcee8dcab7cd39ee9
There is no reason to emit function stubs for direct calls.

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