15#ifndef LLVM_EXECUTIONENGINE_ORC_TARGETPROCESS_EXECUTORBOOTSTRAPSERVICE_H
16#define LLVM_EXECUTIONENGINE_ORC_TARGETPROCESS_EXECUTORBOOTSTRAPSERVICE_H
This file defines the StringMap class.
Lightweight error class with error context and mandatory checking.
StringMap - This is an unconventional map that is specialized for handling keys that are "strings",...
virtual ~ExecutorBootstrapService()
virtual Error shutdown()=0
virtual void addBootstrapSymbols(StringMap< ExecutorAddr > &BootstrapSymbols)=0
This is an optimization pass for GlobalISel generic memory operations.