diff options
author | Alp Toker <alp@nuanti.com> | 2014-07-01 03:19:50 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-07-01 03:19:50 +0000 |
commit | 60c88cbf7fb90ed98caa2c920c01b38f31a3734e (patch) | |
tree | 1ef3bd0d1969867de62c3d5c3f1671f8c5f21631 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 568c31f236e71e9771c5c076ea51eb01f4e6fa57 (diff) | |
download | llvm-60c88cbf7fb90ed98caa2c920c01b38f31a3734e.zip llvm-60c88cbf7fb90ed98caa2c920c01b38f31a3734e.tar.gz llvm-60c88cbf7fb90ed98caa2c920c01b38f31a3734e.tar.bz2 |
clang-interpreter: use LLVM interpreter if JIT is unavailable
Update the strategy in r212083 to try JIT first and otherwise fall back to the
interpreter. This gives the best of both worlds and still builds fine with no
targets enabled.
Requires supporting changes from LLVM r212086.
llvm-svn: 212087
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions