1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/examples/Kaleidoscope
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
..
BuildingAJIT [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Chapter2 Update Kaleidoscope tutorial and improve Windows support 2017-02-11 21:26:52 +00:00
Chapter3 Use print() instead of dump() in code 2017-01-28 02:47:46 +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
Chapter6 [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Chapter7 [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Chapter8 [Kaleidoscope] toy.cpp use after move fix 2017-05-07 11:00:01 +00:00
Chapter9 Update Kaleidoscope tutorial and improve Windows support 2017-02-11 21:26:52 +00:00
include [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
MCJIT Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
CMakeLists.txt [Kaleidoscope][Orc] Remove the reference to the Orc directory that was removed 2016-05-27 22:21:12 +00:00