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
[5.5 build] ensure benchmark toolchain tests use the just built dylibs
The binaries would prefer the libraries shipped in the OS to the ones just built -- employ `DYLD_LIBRARY_PATH` to pick up the latter instead.
The main purpose of this change is to unblock the generation of nightly
toolchains.
Addresses rdar://79788142
Cherry picked from commit 3504310, #38158
0 commit comments