[PATCH] D157378: [ORC] Add writePointers to ExecutorProcessControl's MemoryAccess

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 11:49:32 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG209c242845e5: [ORC] Add writePointers to ExecutorProcessControl's MemoryAccess (authored by sunho).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157378/new/

https://reviews.llvm.org/D157378

Files:
  llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h
  llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
  llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h
  llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
  llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157378.557066.patch
Type: text/x-patch
Size: 12722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230919/471df4e1/attachment.bin>


More information about the llvm-commits mailing list