[all-commits] [llvm/llvm-project] 14c36d: [ORC] Generalize GetDylibInterface to support Mach...
Lang Hames via All-commits
all-commits at lists.llvm.org
Thu Mar 27 19:28:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14c36db16fc090ef494ff6d8207562c414b40e30
https://github.com/llvm/llvm-project/commit/14c36db16fc090ef494ff6d8207562c414b40e30
Author: Lang Hames <lhames at apple.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/GetDylibInterface.cpp
A llvm/test/ExecutionEngine/JITLink/x86-64/Inputs/libFooUniversalDylib.yaml
A llvm/test/ExecutionEngine/JITLink/x86-64/MachO_foo-in-weak-dylib.s
Log Message:
-----------
[ORC] Generalize GetDylibInterface to support MachO Universal Binaries.
Also adds a testcase for dylib handling in llvm-jitlink`s -weak-lx and
-weak_library options.
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