[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)
commit1a2e656c679ad72dea88a8825760c75ca15f6ea1
treecb10943d89c8cf9f09002358d8cd4873a12cc19d
parent0241c961e1d2984a730aa7dcdbe68ee7214cf5ce
[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.

llvm-svn: 285413
llvm/tools/lli/OrcLazyJIT.cpp
llvm/tools/lli/OrcLazyJIT.h
llvm/tools/lli/lli.cpp