forked from OSchip/llvm-project
475f282b5d
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 |
||
---|---|---|
.. | ||
PrintFunctionNames | ||
analyzer-plugin | ||
clang-interpreter | ||
CMakeLists.txt | ||
Makefile |