[lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT.
authorLang Hames <lhames@gmail.com>
Tue, 9 Jun 2015 02:43:27 +0000 (02:43 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 9 Jun 2015 02:43:27 +0000 (02:43 +0000)
commit1899d0c3b125c192d2217e13eb54c619d1bfc988
tree95b1cff280d4563153557aa2e361dc19010793a8
parent78324f2bce787e176004906734f3a126a5461bd9
[lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT.

No test case - this only affects generated code performance.

llvm-svn: 239383
llvm/tools/lli/OrcLazyJIT.cpp
llvm/tools/lli/lli.cpp