(For Chris): Fix failure where we rejected compiling stubs when lazy compilation...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 30 Jun 2007 00:10:37 +0000 (00:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 30 Jun 2007 00:10:37 +0000 (00:10 +0000)
commit9da60f92d916be01c23b8a9a0eeed448523a7c9b
treed15c6b6a460b7b6ff5e35f965a6f7e07c5e398a7
parentd724dc894dcc35c10ae013c79d490cb6c1333f66
(For Chris): Fix failure where we rejected compiling stubs when lazy compilation is disabled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37825 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITEmitter.cpp