Skip to content

Skip the shared-rpath.sh test if the linker does not dedup strings#638

Open
arrowd wants to merge 1 commit intoNixOS:masterfrom
arrowd:shared-rpath-test-skip
Open

Skip the shared-rpath.sh test if the linker does not dedup strings#638
arrowd wants to merge 1 commit intoNixOS:masterfrom
arrowd:shared-rpath-test-skip

Conversation

@arrowd
Copy link
Copy Markdown

@arrowd arrowd commented May 1, 2026

For example, lld decided to not perform this optimization on purpose, see llvm/llvm-project#193556

Without this optimization the test fails, because patchelf taints the rpath string with XXXXXs.

For example, lld decided to not perform this optimization on purpose, see
llvm/llvm-project#193556

Without this optimization the test fails, because patchelf taints the rpath
string with XXXXXs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant