diff options
author | Lang Hames <lhames@gmail.com> | 2024-12-05 12:46:28 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-12-06 11:55:46 +1100 |
commit | 8201ae2aa662a1bcba80751f3ef162f228f626f7 (patch) | |
tree | 1fc8110c3916a72ddef4c7eec0db72f26955d404 /llvm/lib/MC/MCStreamer.cpp | |
parent | 9ccde12f5eeb91152900082a2ae839e2a9702b31 (diff) | |
download | llvm-8201ae2aa662a1bcba80751f3ef162f228f626f7.zip llvm-8201ae2aa662a1bcba80751f3ef162f228f626f7.tar.gz llvm-8201ae2aa662a1bcba80751f3ef162f228f626f7.tar.bz2 |
[ORC] Provide default MemoryAccess in SimpleRemoteEPC, add WritePointers impl.
Make EPCGenericMemoryAccess the default implementation for the MemoryAccess
object in SimpleRemoteEPC, and add support for the WritePointers operation to
OrcTargetProcess (previously this operation was unimplemented and would have
triggered an error if accessed in a remote-JIT setup).
No testcase yet: This functionality requires cross-process JITing to test (or a
much more elaborate unit-test setup). It can be tested once the new top-level
ORC runtime project lands.
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions