1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/docs/tutorial
Jim Lin 65da76df22 [docs] Fix load instructions in chapter 7 of the tutorial
Loads in the first half of the chapter are missing the type argument.

Patched By: klao (Mihaly Barasz)

Reviewed By: Jim

Differential Revision: https://reviews.llvm.org/D90326
2021-06-09 17:39:11 +08:00
..
MyFirstLanguageFrontend [docs] Fix load instructions in chapter 7 of the tutorial 2021-06-09 17:39:11 +08:00
BuildingAJIT1.rst s/setGenerator/addGenerator/ in the JIT docs. NFC 2021-04-15 15:54:28 -07:00
BuildingAJIT2.rst s/setGenerator/addGenerator/ in the JIT docs. NFC 2021-04-15 15:54:28 -07:00
BuildingAJIT3.rst
BuildingAJIT4.rst
index.rst
LangImpl01.rst
LangImpl02.rst
LangImpl03.rst
LangImpl04.rst
LangImpl05.rst
LangImpl06.rst
LangImpl07.rst
LangImpl08.rst
LangImpl09.rst
LangImpl10.rst