mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-27 21:50:29 +00:00
c895f8c934
In tutorial "8. Kaleidoscope: Compiling to Object Code" a call to TargetMachine->addPassesToEmitFile(pass, dest, FileType) is missing nullptr as its 3rd value. Patch by Sajjad Heydari! Differential revision: https://reviews.llvm.org/D60369 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358267 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
MyFirstLanguageFrontend | ||
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 |