llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5
Lang Hames 4ce98662e7 [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
..
Server [Examples] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-05-26 00:00:14 +00:00
CMakeLists.txt
KaleidoscopeJIT.h [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
RemoteJITUtils.h [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. 2016-11-18 21:57:58 +00:00
toy.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00