[ORC] Add 'Async' suffix to ExecutorProcessControl::MemoryAccess methods.
This prevents the async methods (which shoud be overridden by subclasses) from hiding the blocking helper methods, avoiding a lot of 'using MemoryAccess::...' boilerplate.
Loading
Please sign in to comment