summaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial/BuildingAJIT2.rst
AgeCommit message (Expand)Author
2021-09-03Reformulate OrcJIT tutorial doc to make it more clear.Yuichi Yoshida
2021-07-14Reformulate OrcJIT tutorial doc to make it more clear.Yuichi Yoshida
2021-04-15s/setGenerator/addGenerator/ in the JIT docs. NFCJon Roelofs
2020-04-23[llvm] NFC: Fix trivial typo in rst and td filesKazuaki Ishizaki
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2018-11-13[BuildingAJIT] Clang-format chapters 1 and 2.Lang Hames
2018-11-13[BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.Lang Hames
2018-05-08[docs] Fix a typo in KaleidoscopeJIT tutorialStephane Sezer
2018-02-06[docs] Add out-of-date warnings to the BuildingAJIT tutorial text.Lang Hames
2017-09-17[ORC][Kaleidoscope] Update ORCJit tutorial.Don Hinton
2017-07-10[docs] NFC: Fix links in the tutorialKirill Bobyrev
2016-08-01[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.Lang Hames
2016-07-02fix some various typos in the docSylvestre Ledru
2016-06-20[Kaleidoscope][BuildingAJIT] Remove some superfluous commas in Chapter 2.Lang Hames
2016-06-20[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake in Chapter 2.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Clean up sentence, remove comments from code block.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitutionLang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.Lang Hames
2016-05-26[Kaleidoscope][BuildingAJIT] Add a stub Chapter 2 doc.Lang Hames