OSDN Git Service

GV with ghost linkage (module being lazily streamed in in JIT lazy compilation mode...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 16 Jul 2009 22:53:10 +0000 (22:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 16 Jul 2009 22:53:10 +0000 (22:53 +0000)
commita82b22c667f66224edaf83f33815c8015fb74444
tree0889ff136f20106ba11ddeb84f77b7f051383b15
parent423ccfe51daa699a969cd716ce3a69cb2ada6234
GV with ghost linkage (module being lazily streamed in in JIT lazy compilation mode) do not require extra load from stub. This fixes ExecutionEngine/2005-12-02-TailCallBug.ll.

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