Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dylink] Remove redundant dlsync call. NFC (#20286)
dlsync is performed before returning from dlopen/dlsym. There is no needed pre-emptively call dlsync at the start of these operations.
- Loading branch information