You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UBSan] Fix shared library linking in test for Darwin.
Without rpath information, the test fails on some Darwin platforms since the binary fails to find the shared library.
rdar://110010041
Differential Revision: https://reviews.llvm.org/D154003
0 commit comments