1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/examples/OrcV2Examples
Valentin Churavy a01ce5e73a Reland [Orc] Add verylazy example for C-bindings
This patch relands https://reviews.llvm.org/D104799, but fixes the
memory handling causing leak sanitizer failures.

This reverts commit a56fe117e04f7d4b953a4226af412dad59425fb5.
2021-07-18 21:17:49 +02:00
..
LLJITDumpObjects
LLJITWithCustomObjectLinkingLayer
LLJITWithGDBRegistrationListener [Orc][examples] Fix copy/paste issues in comments and inclue guards (NFC) 2021-03-26 18:49:07 +01:00
LLJITWithInitializers
LLJITWithLazyReexports
LLJITWithObjectCache
LLJITWithObjectLinkingLayerPlugin [ORC] Fix some comments in the LLJITWithObjectLinkingLayerPlugin example. 2021-03-12 19:13:42 -08:00
LLJITWithOptimizingIRTransform
LLJITWithRemoteDebugging [ORC] Rename TargetProcessControl to ExecutorProcessControl. NFC. 2021-07-01 13:31:12 +10:00
LLJITWithTargetProcessControl [ORC] Rename TargetProcessControl to ExecutorProcessControl. NFC. 2021-07-01 13:31:12 +10:00
LLJITWithThinLTOSummaries
OrcV2CBindingsAddObjectFile
OrcV2CBindingsBasicUsage [ORC][examples] Fix file name in comment. 2021-06-19 11:50:26 +10:00
OrcV2CBindingsDumpObjects [ORC][C-bindings] Re-order object transform function arguments. 2021-06-18 22:12:39 +10:00
OrcV2CBindingsIRTransforms [Orc] Fix name of LLVMOrcIRTransformLayerSetTransform 2021-06-30 21:43:34 +02:00
OrcV2CBindingsLazy [Orc] At CBindings for LazyRexports 2021-07-01 21:52:05 +02:00
OrcV2CBindingsReflectProcessSymbols
OrcV2CBindingsRemovableCode
OrcV2CBindingsVeryLazy Reland [Orc] Add verylazy example for C-bindings 2021-07-18 21:17:49 +02:00
CMakeLists.txt Reland [Orc] Add verylazy example for C-bindings 2021-07-18 21:17:49 +02:00
ExampleModules.h [Orc][examples] Add LLJITWithRemoteDebugging example 2021-03-28 17:25:09 +02:00