bjorn3 opened PR #1327 from linkage_hidden
to master
:
This makes it possible to export less symbols from dylibs. This may be required to prevent conflicting definitions of a symbol. It also makes the linker faster when linking against a dylib compiled by Cranelift.
Fixes #1325
bjorn3 updated PR #1327 from linkage_hidden
to master
:
This makes it possible to export less symbols from dylibs. This may be required to prevent conflicting definitions of a symbol. It also makes the linker faster when linking against a dylib compiled by Cranelift.
Fixes #1325
bnjbvr requested pchickey for a review on PR #1327.
pchickey submitted PR Review.
bjorn3 updated PR #1327 from linkage_hidden
to master
:
This makes it possible to export less symbols from dylibs. This may be required to prevent conflicting definitions of a symbol. It also makes the linker faster when linking against a dylib compiled by Cranelift.
Fixes #1325
pchickey submitted PR Review.
pchickey merged PR #1327.
Last updated: Nov 22 2024 at 16:03 UTC