diff options
author | Alp Toker <alp@nuanti.com> | 2014-07-01 02:41:55 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-07-01 02:41:55 +0000 |
commit | 475f282b5ddb18fc4a6c96eddff28ba691c9fdc2 (patch) | |
tree | 4c892ea348f80f07a44ea80f33c1a7a008a0f294 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c0fda339e2c7b93316b24923131a145fbf81bace (diff) | |
download | bcm5719-llvm-475f282b5ddb18fc4a6c96eddff28ba691c9fdc2.tar.gz bcm5719-llvm-475f282b5ddb18fc4a6c96eddff28ba691c9fdc2.zip |
clang-interpreter: interpret instead of JITing
Fixes the build when no targets are selected, or no native target is built.
This also better matches up with the description/title of the example and
demonstrates how clang can be used to run C++ on constrained environments
without file IO or executable memory permissions (e.g. iOS apps).
A comment is added explaining how to extend the demo with JIT support as
needed.
llvm-svn: 212083
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions