OSDN Git Service

[lli] Pass command line arguments in to the orc-lazy JIT.
authorLang Hames <lhames@gmail.com>
Fri, 28 Oct 2016 16:52:34 +0000 (16:52 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 28 Oct 2016 16:52:34 +0000 (16:52 +0000)
commit95d4f2ce2106bdb2323818b1091d944d77fe55d3
tree0c2949cf4aac58f5801d232fc6fd8ae3bdfebc0b
parentfe1e3ecaddf45e2d0af7478986434175fa971034
[lli] Pass command line arguments in to the orc-lazy JIT.

This brings the LLI orc-lazy JIT's behavior more closely in-line with LLI's
mcjit bahavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285413 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/OrcLazyJIT.cpp
tools/lli/OrcLazyJIT.h
tools/lli/lli.cpp