aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial/BuildingAJIT1.rst
AgeCommit message (Expand)AuthorFilesLines
2016-08-01[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.Lang Hames1-26/+25
2016-07-02fix some various typos in the docSylvestre Ledru1-2/+2
2016-05-31[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.Lang Hames1-1/+1
2016-05-30[Kaleidoscope][BuildingAJIT] Finish off Chapter 1.Lang Hames1-91/+105
2016-05-25[KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta from Chapter 1.Lang Hames1-2/+2
2016-05-25[Kaleidoscope][BuildingAJIT] Shorten the name of the BuildingAJIT tutorialLang Hames1-1/+1
2016-05-25[Kaleidoscope][BuildingAJIT] Fix code-block indents.Lang Hames1-33/+33
2016-05-25[Kaleidoscope][BuildingAJIT] Add a description of the KaleidoscopeJIT addModuleLang Hames1-20/+100
2016-05-23[Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.Lang Hames1-0/+281