[all-commits] [llvm/llvm-project] f4da0c: [ORC] Sink a #include in SimpleRemoteEPC.h, and re...
Lang Hames via All-commits
all-commits at lists.llvm.org
Mon Apr 13 05:48:26 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4da0ca171f8cfee3bed6182174d5dfa078df416
https://github.com/llvm/llvm-project/commit/f4da0ca171f8cfee3bed6182174d5dfa078df416
Author: Lang Hames <lhames at gmail.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h
M llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp
Log Message:
-----------
[ORC] Sink a #include in SimpleRemoteEPC.h, and remove another. (#191797)
These #includes are only needed in the SimpleRemoteEPC.cpp
implementation.
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