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

Stephane Sezer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 13:27:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333302: Convert clang-interpreter to ORC JIT API (authored by sas, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45897?vs=143376&id=148656#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45897

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45897.148656.patch
Type: text/x-patch
Size: 23608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/e40bcf84/attachment.bin>


More information about the llvm-commits mailing list