1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/docs/tutorial
Lang Hames 5449ba39f7 [BuildingAJIT] Update the Ch1 KaleidoscopeJIT class to expose errors to clients.
Returning the error to clients provides an opportunity to introduce readers to
the Expected and Error APIs and makes the tutorial more useful as a starting
point for a real JIT class, while only slightly complicating the code.

llvm-svn: 344720
2018-10-18 00:51:38 +00:00
..
BuildingAJIT1.rst [BuildingAJIT] Update the Ch1 KaleidoscopeJIT class to expose errors to clients. 2018-10-18 00:51:38 +00:00
BuildingAJIT2.rst [docs] Fix a typo in KaleidoscopeJIT tutorial 2018-05-08 18:43:27 +00:00
BuildingAJIT3.rst [docs] Add out-of-date warnings to the BuildingAJIT tutorial text. 2018-02-06 21:25:20 +00:00
BuildingAJIT4.rst
BuildingAJIT5.rst
index.rst
LangImpl01.rst
LangImpl02.rst [Kaleidoscope] Tiny typo fixes 2018-03-29 12:31:06 +00:00
LangImpl03.rst [Kaleidoscope] Tiny typo fixes 2018-03-29 12:31:06 +00:00
LangImpl04.rst s/LLVM_ON_WIN32/_WIN32/, llvm 2018-04-29 00:45:03 +00:00
LangImpl05-cfg.png
LangImpl05.rst [Kaleidoscope] Tiny typo fixes 2018-03-29 12:31:06 +00:00
LangImpl06.rst [Kaleidoscope] Tiny typo fixes 2018-03-29 12:31:06 +00:00
LangImpl07.rst
LangImpl08.rst [NFC] fix trivial typos in comments and documents 2018-01-29 05:17:03 +00:00
LangImpl09.rst PR35705: Fix Chapter 9 example code for API changes to DIBuilder 2017-12-20 19:36:54 +00:00
LangImpl10.rst
OCamlLangImpl1.rst [NFC] fix trivial typos in comments and documents 2018-01-26 08:15:29 +00:00
OCamlLangImpl2.rst
OCamlLangImpl3.rst
OCamlLangImpl4.rst
OCamlLangImpl5.rst
OCamlLangImpl6.rst
OCamlLangImpl7.rst
OCamlLangImpl8.rst