llvm-project/llvm/examples/OrcV2Examples
Lang Hames 118e953b18 Re-apply "[JITLink] Update JITLink to use ExecutorAddr rather... " with fixes.
This re-applies 133f86e954, which was reverted in
c5965a411c while I investigated bot failures.

The original failure contained an arithmetic conversion think-o (on line 419 of
EHFrameSupport.cpp) that could cause failures on 32-bit platforms. The issue
should be fixed in this patch.
2022-01-06 17:22:21 +11:00
..
LLJITDumpObjects [Orc] Fix OrcV2Examples after D94690 2021-01-15 13:45:46 +01:00
LLJITWithCustomObjectLinkingLayer Re-apply e50aea58d5, "Major JITLinkMemoryManager refactor". with fixes. 2021-10-11 21:39:00 -07:00
LLJITWithExecutorProcessControl [ORC][examples] Export exectuable symbols explicitly in LLJITWithExecutorProcessControl 2021-09-23 21:40:06 +02:00
LLJITWithGDBRegistrationListener [Orc][examples] Fix copy/paste issues in comments and inclue guards (NFC) 2021-03-26 18:49:07 +01:00
LLJITWithInitializers [ORC] Add basic ResourceTracker support to the OrcV2 C Bindings. 2020-10-19 01:59:04 -07:00
LLJITWithLazyReexports
LLJITWithObjectCache
LLJITWithObjectLinkingLayerPlugin Re-apply "[JITLink] Update JITLink to use ExecutorAddr rather... " with fixes. 2022-01-06 17:22:21 +11:00
LLJITWithOptimizingIRTransform
LLJITWithRemoteDebugging [examples] Fix LLJITWithRemoteDebugging example after 4fcc0ac15e. 2021-10-13 18:19:53 -07:00
LLJITWithThinLTOSummaries [ORC][examples] Fix missing includes/dependencies in more examples. 2020-11-13 20:22:01 +11:00
OrcV2CBindingsAddObjectFile [ORC] Break up C-API header Orc.h, and add JITEventListener support. 2020-10-19 01:59:04 -07:00
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 [ORC] Break up C-API header Orc.h, and add JITEventListener support. 2020-10-19 01:59:04 -07:00
OrcV2CBindingsRemovableCode [ORC] Break up C-API header Orc.h, and add JITEventListener support. 2020-10-19 01:59:04 -07:00
OrcV2CBindingsVeryLazy Remove redundant return and continue statements (NFC) 2021-12-24 23:17:54 -08:00
CMakeLists.txt [ORC] Minor renaming and typo fixes (NFC) 2021-09-23 21:33:34 +02:00
ExampleModules.h [Orc][examples] Add LLJITWithRemoteDebugging example 2021-03-28 17:25:09 +02:00