summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/nested-name-specifier.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-05-30 00:09:26 +0000
committerLang Hames <lhames@gmail.com>2016-05-30 00:09:26 +0000
commita243ba9cad0621d9ca3be4bceddbc58f02a10ca0 (patch)
treea4c46ed937421c4f63d9f5b97d7e6bbb88605369 /clang/test/CodeCompletion/nested-name-specifier.cpp
parented58207c463b762da9bca22273ac2942b216b785 (diff)
downloadbcm5719-llvm-a243ba9cad0621d9ca3be4bceddbc58f02a10ca0.tar.gz
bcm5719-llvm-a243ba9cad0621d9ca3be4bceddbc58f02a10ca0.zip
[Kaleidoscope][BuildingAJIT] Add code for Chapter 5 - remote JITing.
This chapter demonstrates lazily JITing from ASTs with the expressions being executed on a remote machine via a TCP connection. It needs some polish, but is substantially complete. Currently x86-64 SysV ABI (Darwin and Linux) only, but other architectures can be supported by changing the server code to use alternative ABI support classes from llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h. llvm-svn: 271193
Diffstat (limited to 'clang/test/CodeCompletion/nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud