hanchenye-llvm-project/clang/examples
Alp Toker 60c88cbf7f 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
2014-07-01 03:19:50 +00:00
..
PrintFunctionNames [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS. 2014-02-21 07:59:59 +00:00
analyzer-plugin [C++11] Remove the remaining uses of OwningPtr. 2014-03-09 11:34:25 +00:00
clang-interpreter clang-interpreter: use LLVM interpreter if JIT is unavailable 2014-07-01 03:19:50 +00:00
CMakeLists.txt [CMake] Fix installation without CLANG_BUILD_EXAMPLES 2014-02-20 17:43:31 +00:00
Makefile