llvm-project/llvm/examples/OrcV2Examples
serge-sans-paille 3c4410dfca Cleanup includes: LLVMTarget
Most notably, Pass.h is no longer included by TargetMachine.h
before: 1063570306
after:  1063332844

Differential Revision: https://reviews.llvm.org/D121168
2022-03-10 10:00:29 +01: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
LLJITWithLazyReexports
LLJITWithObjectCache
LLJITWithObjectLinkingLayerPlugin Re-apply "[JITLink] Update JITLink to use ExecutorAddr rather... " with fixes. 2022-01-06 17:22:21 +11:00
LLJITWithOptimizingIRTransform Cleanup includes: LLVMTarget 2022-03-10 10:00:29 +01:00
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
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 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