llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4
Lang Hames 8a6bab78f6 [ORC] Add an Error return to the JITCompileCallbackManager::grow method.
Calling grow may result in an error if, for example, this is a callback
manager for a remote target. We need to be able to return this error to the
callee.

llvm-svn: 312429
2017-09-03 00:50:42 +00:00
..
CMakeLists.txt
KaleidoscopeJIT.h [ORC] Add an Error return to the JITCompileCallbackManager::grow method. 2017-09-03 00:50:42 +00:00
toy.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00