Skip to content

adapt native-link-modifier-bundle test to use llvm-nm#98573

Merged
bors merged 1 commit intorust-lang:masterfrom
krasimirgg:nlmb-llvm-nm
Jul 4, 2022
Merged

adapt native-link-modifier-bundle test to use llvm-nm#98573
bors merged 1 commit intorust-lang:masterfrom
krasimirgg:nlmb-llvm-nm

Conversation

@krasimirgg
Copy link
Copy Markdown
Contributor

No functional changes intended.

This updates the test case to use llvm-nm as an alternative to #98424.

This fixes a test failure over at the experimental build of rustc with HEAD LLVM:
https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/11144#01814d0f-a46a-4c19-91cf-41e720edb6f9/684-691.

The issue is that this test uses the system nm, which may not be recent
enough to understand the bitcode produced by rustc when compiled against HEAD LLVM.

Similar to what we did for another test in #94023.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants