1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/docs/tutorial
Reid Kleckner 3f676674e7 Move CodeGenFileType enum to Support/CodeGen.h
Avoids the need to include TargetMachine.h from various places just for
an enum. Various other enums live here, such as the optimization level,
TLS model, etc. Data suggests that this change probably doesn't matter,
but it seems nice to have anyway.
2019-11-13 16:39:34 -08:00
..
MyFirstLanguageFrontend Move CodeGenFileType enum to Support/CodeGen.h 2019-11-13 16:39:34 -08:00
BuildingAJIT1.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
BuildingAJIT2.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +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 [ORC][Kaleidoscope] Update ORCJit tutorial. 2017-09-17 00:24:43 +00:00
BuildingAJIT5.rst [ORC][Kaleidoscope] Update ORCJit tutorial. 2017-09-17 00:24:43 +00:00
index.rst [docs] Fix sphinx doc generation errors 2019-08-14 22:18:01 +00:00
LangImpl01.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl02.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl03.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl04.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl05.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl06.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl07.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl08.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl09.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl10.rst unbreak links 2019-07-19 05:49:11 +00:00
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 [Docs] Fix sphinx warning in OCamlLangImpl5.rst 2019-07-30 16:56:45 +00:00
OCamlLangImpl6.rst
OCamlLangImpl7.rst
OCamlLangImpl8.rst