[all-commits] [llvm/llvm-project] 36a060: [ORC] Sink DynamicLibrary.h header include into Ex...
Lang Hames via All-commits
all-commits at lists.llvm.org
Wed Jun 25 03:07:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36a060a4e51b09f4cd6dc41bc8d82c8dd22084df
https://github.com/llvm/llvm-project/commit/36a060a4e51b09f4cd6dc41bc8d82c8dd22084df
Author: Lang Hames <lhames at gmail.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
M llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
Log Message:
-----------
[ORC] Sink DynamicLibrary.h header include into ExecutorProcessControl.cpp.
This include is only used for implementation, so shouldn't be in the public
header.
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