[all-commits] [llvm/llvm-project] 2a3ef0: Fix issues and re-enable tests disabled in PR #165...
SahilPatidar via All-commits
all-commits at lists.llvm.org
Fri Nov 7 20:34:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a3ef056fdd9ecff21282d1865d50e1c4708cdc1
https://github.com/llvm/llvm-project/commit/2a3ef056fdd9ecff21282d1865d50e1c4708cdc1
Author: SahilPatidar <sahilpatidar60 at gmail.com>
Date: 2025-11-08 (Sat, 08 Nov 2025)
Changed paths:
M llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
Log Message:
-----------
Fix issues and re-enable tests disabled in PR #165983 (from PR #165360) (#166147)
1. Fixed test setup to correctly create .so/.dylib files in the build
directory.
Previously, the build was happening in the source directory using the
same
input parent path.
2. Fixed architecture compatibility check in #166510 .
Co-authored-by: Vassil Vassilev <v.g.vassilev at gmail.com>
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