about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-07-04 15:59:44 +0000
committerbors <bors@rust-lang.org>2022-07-04 15:59:44 +0000
commit17581a79adb7b1c064222defa94a5a3d79f5bfb2 (patch)
tree11c705ee21cb979ae33c54157496da4d10687ce0 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentd2074cbeeceb8b28fb6249a9aa3c937fe1c0bb92 (diff)
parentaa4c8f6fab6dd2dc3ed997815a7e6813dc6968e8 (diff)
downloadrust-17581a79adb7b1c064222defa94a5a3d79f5bfb2.tar.gz
rust-17581a79adb7b1c064222defa94a5a3d79f5bfb2.zip
Auto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikic
adapt native-link-modifier-bundle test to use llvm-nm

No functional changes intended.

This updates the test case to use `llvm-nm` as an alternative to https://github.com/rust-lang/rust/pull/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 https://github.com/rust-lang/rust/pull/94023.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions