[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)
commit657c697363dd19265cb784612220628865d0e3d8
tree971c878a20093413148d12fac26b06d0cc298993
parentb4863a99c98e7cecd9dcc13397abeb453854a2d5
[lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT.

No test case - this only affects generated code performance.

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