aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-07-01 02:41:55 +0000
committerAlp Toker <alp@nuanti.com>2014-07-01 02:41:55 +0000
commit475f282b5ddb18fc4a6c96eddff28ba691c9fdc2 (patch)
tree4c892ea348f80f07a44ea80f33c1a7a008a0f294 /llvm/lib/CodeGen/MachineScheduler.cpp
parentc0fda339e2c7b93316b24923131a145fbf81bace (diff)
downloadllvm-475f282b5ddb18fc4a6c96eddff28ba691c9fdc2.zip
llvm-475f282b5ddb18fc4a6c96eddff28ba691c9fdc2.tar.gz
llvm-475f282b5ddb18fc4a6c96eddff28ba691c9fdc2.tar.bz2
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 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions