mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 17:58:22 +00:00
e0ae1eda9c
Many quoted code blocks were not in sync with the actual toy.cpp files. Improve tutorial text slightly in several places. Added some step descriptions crucial to avoid crashes (like InitializeNativeTarget* calls). Solve/workaround problems with Windows (JIT'ed method not found, using custom and standard library functions from host process). Patch by: Moritz Kroll <moritz.kroll@gmx.de> Differential Revision: https://reviews.llvm.org/D29864 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294870 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
BuildingAJIT1.rst | ||
BuildingAJIT2.rst | ||
BuildingAJIT3.rst | ||
BuildingAJIT4.rst | ||
BuildingAJIT5.rst | ||
index.rst | ||
LangImpl01.rst | ||
LangImpl02.rst | ||
LangImpl03.rst | ||
LangImpl04.rst | ||
LangImpl05-cfg.png | ||
LangImpl05.rst | ||
LangImpl06.rst | ||
LangImpl07.rst | ||
LangImpl08.rst | ||
LangImpl09.rst | ||
LangImpl10.rst | ||
OCamlLangImpl1.rst | ||
OCamlLangImpl2.rst | ||
OCamlLangImpl3.rst | ||
OCamlLangImpl4.rst | ||
OCamlLangImpl5.rst | ||
OCamlLangImpl6.rst | ||
OCamlLangImpl7.rst | ||
OCamlLangImpl8.rst |