diff options
author | Lang Hames <lhames@gmail.com> | 2021-09-02 20:48:58 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-09-03 08:28:29 +1000 |
commit | dad60f8071d56c4c8244910d3d5af3b895b7a4ca (patch) | |
tree | 18fb5fc0768cff9a5f8d03296d3ff87796eb4ae0 /llvm/unittests/ADT/StringMapTest.cpp | |
parent | f38cfdabd1ec53eb4278e02af98a76620f33e260 (diff) | |
download | llvm-dad60f8071d56c4c8244910d3d5af3b895b7a4ca.zip llvm-dad60f8071d56c4c8244910d3d5af3b895b7a4ca.tar.gz llvm-dad60f8071d56c4c8244910d3d5af3b895b7a4ca.tar.bz2 |
[ORC] Add EPCGenericJITLinkMemoryManager: memory management via EPC calls.
All ExecutorProcessControl subclasses must provide a JITLinkMemoryManager object
that can be used to allocate memory in the executor process. The
EPCGenericJITLinkMemoryManager class provides an off-the-shelf
JITLinkMemoryManager implementation for JITs that do not need (or cannot
provide) a specialized JITLinkMemoryManager implementation. This simplifies the
process of creating new ExecutorProcessControl implementations.
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions