Commit 2f4d601b authored by Lang Hames's avatar Lang Hames
Browse files

[ORC][LLJIT] Expose ORCPlatformSupport to aid custom native Platform setup.

LLJIT users may want to customize their native platform setup beyond what the
ExecutorNativePlatform helper permits. In this case LLJIT users can construct
the platform instance manually, and then add an ORCPlatformSupport instance
to forward initialize/deinitialize operations to the ORC runtime.
parent 5dd1fc70
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment