diff options
| author | Krasimir Georgiev <krasimir@google.com> | 2022-02-15 15:17:22 +0100 |
|---|---|---|
| committer | Krasimir Georgiev <krasimir@google.com> | 2022-02-15 15:17:22 +0100 |
| commit | 4b5beae0b2626bd8936856494b06d60b9a6e42ac (patch) | |
| tree | cd9a74cf3cd8077c201728e9fda4d1862856b263 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 6421a499a50adbaa7b5d0234bdd4817d970f0933 (diff) | |
| download | rust-4b5beae0b2626bd8936856494b06d60b9a6e42ac.tar.gz rust-4b5beae0b2626bd8936856494b06d60b9a6e42ac.zip | |
adapt static-nobundle test to use llvm-nm
No functional changes intended. This updates the test case to use llvm-nm instead of the system nm. This fixes an instance over at the experimental build of rustc with HEAD LLVM: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/8380#ef6f41b5-8595-49a6-be37-0eff80e0ccb5 It is related to https://github.com/rust-lang/rust/pull/94001. The issue is that this test uses the system nm, which may not be recent enough to understand the update to uwtable. This replaces the test to use the llvm-nm that should be recent enough (consistent with the LLVM sources we use to build rustc).
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
