llvm-project/llvm/examples
Lang Hames 16dcbb53dc [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
Clients don't care about linkage, and ExecutorAddr is much more ergonomic.
2022-05-05 13:56:00 -07:00
..
BrainF Opaque pointer GEP fixes for BrainF example 2021-07-18 18:25:54 -07:00
Bye Reland "[ELF] Enable new passmanager plugin support for LTO" 2022-03-24 16:29:18 +01:00
ExceptionDemo
Fibonacci
HowToUseJIT [examples] Fix "Target does not support MC emission!" in HowToUseJIT example. 2021-01-24 22:11:54 +11:00
HowToUseLLJIT [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup. 2022-05-05 13:56:00 -07:00
IRTransforms Cleanup header dependencies in LLVMCore 2022-02-02 06:54:20 +01:00
Kaleidoscope [examples][BuildingAJIT] Use the right layer when adding code in Chapter 3. 2022-03-01 16:44:55 -08:00
ModuleMaker
OrcV2Examples [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup. 2022-05-05 13:56:00 -07:00
ParallelJIT [examples] Fix Target does not support MC emission in ParallelJIT 2021-02-04 22:44:46 +05:30
SpeculativeJIT [ORC] Require ExecutorProcessControl when constructing an ExecutionSession. 2021-07-27 16:53:49 +10:00
CMakeLists.txt