diff options
| author | Lang Hames <lhames@gmail.com> | 2016-05-30 00:09:26 +0000 |
|---|---|---|
| committer | Lang Hames <lhames@gmail.com> | 2016-05-30 00:09:26 +0000 |
| commit | a243ba9cad0621d9ca3be4bceddbc58f02a10ca0 (patch) | |
| tree | a4c46ed937421c4f63d9f5b97d7e6bbb88605369 /clang/test/CodeCompletion/enum-switch-case.cpp | |
| parent | ed58207c463b762da9bca22273ac2942b216b785 (diff) | |
| download | bcm5719-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/enum-switch-case.cpp')
0 files changed, 0 insertions, 0 deletions

