Commit 94665ee
authored
[dylink] Remove redundant dlsync call. NFC (emscripten-core#20286)
dlsync is performed before returning from dlopen/dlsym. There is no
needed pre-emptively call dlsync at the start of these operations.1 parent 992d1e9 commit 94665ee
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | 554 | | |
559 | 555 | | |
560 | 556 | | |
| |||
596 | 592 | | |
597 | 593 | | |
598 | 594 | | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | 595 | | |
604 | 596 | | |
605 | 597 | | |
| |||
0 commit comments