[all-commits] [llvm/llvm-project] 24c274: [ORC] Fix LazyReexports resource key management.
Lang Hames via All-commits
all-commits at lists.llvm.org
Tue Dec 17 03:38:48 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24c2744a189eef9dfd39789df4983e4ffd219197
https://github.com/llvm/llvm-project/commit/24c2744a189eef9dfd39789df4983e4ffd219197
Author: Lang Hames <lhames at gmail.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h
M llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp
Log Message:
-----------
[ORC] Fix LazyReexports resource key management.
Multiple reentry points may be associated with a single key.
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