[all-commits] [llvm/llvm-project] 932fa0: [ORC] Fix missing include for MemoryAccess interfa...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Thu Oct 30 02:46:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 932fa0e0871acce4f68fab504527f5b4e46f16f9
https://github.com/llvm/llvm-project/commit/932fa0e0871acce4f68fab504527f5b4e46f16f9
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h
Log Message:
-----------
[ORC] Fix missing include for MemoryAccess interface (NFC) (#165576)
MemoryAccess base class was included from Core.h when it was a subclass
of ExecutorProcessControl, but this changed in
0faa181434cf959110651fe974bef31e7390eba8
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list