.. |
LLJITDumpObjects
|
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
|
2022-05-05 13:56:00 -07:00 |
LLJITRemovableCode
|
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
|
2022-05-05 13:56:00 -07:00 |
LLJITWithCustomObjectLinkingLayer
|
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
|
2022-05-05 13:56:00 -07:00 |
LLJITWithExecutorProcessControl
|
[ORC][examples] Add missing EPCIndirectionUtils::cleanup call.
|
2022-05-20 19:33:39 -07:00 |
LLJITWithGDBRegistrationListener
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
LLJITWithInitializers
|
…
|
|
LLJITWithLazyReexports
|
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
|
2022-05-05 13:56:00 -07:00 |
LLJITWithObjectCache
|
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
|
2022-05-05 13:56:00 -07:00 |
LLJITWithObjectLinkingLayerPlugin
|
Remove unneeded cl::ZeroOrMore for cl::opt options
|
2022-06-04 00:10:42 -07:00 |
LLJITWithOptimizingIRTransform
|
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
|
2022-05-05 13:56:00 -07:00 |
LLJITWithRemoteDebugging
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 01:07:51 -07:00 |
LLJITWithThinLTOSummaries
|
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
|
2022-05-05 13:56:00 -07:00 |
OrcV2CBindingsAddObjectFile
|
…
|
|
OrcV2CBindingsBasicUsage
|
Fix some -Wstrict-prototypes issues in ORC examples
|
2022-05-18 19:42:33 +00:00 |
OrcV2CBindingsDumpObjects
|
Add missing (void) for function declarations in C
|
2022-06-28 00:45:17 +00:00 |
OrcV2CBindingsIRTransforms
|
[examples][ORC] Add missing call to LLVMDisposeBuilder to example.
|
2022-08-05 13:52:03 -07:00 |
OrcV2CBindingsLazy
|
[ORC][examples] Fix off-by-one error when handling null terminators.
|
2022-05-20 19:33:49 -07:00 |
OrcV2CBindingsReflectProcessSymbols
|
Fix some -Wstrict-prototypes issues in ORC examples
|
2022-05-18 19:42:33 +00:00 |
OrcV2CBindingsRemovableCode
|
Fix some -Wstrict-prototypes issues in ORC examples
|
2022-05-18 19:42:33 +00:00 |
OrcV2CBindingsVeryLazy
|
Remove redundant return and continue statements (NFC)
|
2021-12-24 23:17:54 -08:00 |
CMakeLists.txt
|
[examples][ORC] Add a new example showing the ORCv2 removable code APIs.
|
2022-04-12 15:05:07 -07:00 |
ExampleModules.h
|
…
|
|