[PATCH] D45897: Convert clang-interpreter to ORC JIT API

Stephane Sezer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 20 12:48:02 PDT 2018


sas created this revision.
sas added reviewers: ddunbar, lhames.
Herald added a subscriber: mgorny.

This mostly re-uses code from the KaleidoscopeJIT example.


Repository:
  rC Clang

https://reviews.llvm.org/D45897

Files:
  examples/clang-interpreter/CMakeLists.txt
  examples/clang-interpreter/Invoke.cpp
  examples/clang-interpreter/Invoke.h
  examples/clang-interpreter/Manager.cpp
  examples/clang-interpreter/Manager.h
  examples/clang-interpreter/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45897.143367.patch
Type: text/x-patch
Size: 23298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180420/9e32e4c7/attachment-0001.bin>


More information about the cfe-commits mailing list