hanchenye-llvm-project/llvm/examples
Lang Hames ea0b7bb548 [ORC] Fix BuildingAJIT tutorial examples that were broken by r343059.
createLocalCompileCallbackManager now returns an Expected value. This commit
wraps the call with cantFail to unwrap it.

llvm-svn: 343060
2018-09-26 04:00:58 +00:00
..
BrainF Update examples for API change. NFC. 2018-02-14 19:23:27 +00:00
ExceptionDemo
Fibonacci
HowToUseJIT
Kaleidoscope [ORC] Fix BuildingAJIT tutorial examples that were broken by r343059. 2018-09-26 04:00:58 +00:00
ModuleMaker Update examples for API change. NFC. 2018-02-14 19:23:27 +00:00
OCaml-Kaleidoscope
ParallelJIT
CMakeLists.txt
LLVMBuild.txt