1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/examples/Kaleidoscope/BuildingAJIT
Lang Hames 94e6e7207c [ORC] Errorize the ORC APIs.
This patch updates the ORC layers and utilities to return and propagate
llvm::Errors where appropriate. This is necessary to allow ORC to safely handle
error cases in cross-process and remote JITing.

llvm-svn: 307350
2017-07-07 02:59:13 +00:00
..
Chapter1 [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Chapter2 [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Chapter3 [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Chapter4 [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Chapter5 [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
CMakeLists.txt [Kaleidoscope][BuildingAJIT] Don't build Chapter 5 on Windows for now. 2016-05-30 01:18:32 +00:00