diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-07-26 01:15:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-26 01:15:06 -0500 |
| commit | e30017ba3e770f6c636ad51099f0ea6139b9d415 (patch) | |
| tree | 5006192eb9ba91a74fd03d02aeb791e81850aef9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | b950b67f12849258b4b9b9573ba1c244d275ce6c (diff) | |
| parent | 3d186ea611c9dd1360d1fee15f08d718b601384f (diff) | |
| download | rust-e30017ba3e770f6c636ad51099f0ea6139b9d415.tar.gz rust-e30017ba3e770f6c636ad51099f0ea6139b9d415.zip | |
Rollup merge of #144339 - CaiWeiran:dwarf-mixed-versions-lto_test, r=wesleywiser
Enable dwarf-mixed-versions-lto.rs test on RISC-V (riscv64) This PR replaces [#144284](https://github.com/rust-lang/rust/pull/144284) to resolve merge conflicts. This PR adds support for running the `tests/assembly/dwarf-mixed-versions-lto.rs` test on the RISC-V (riscv64) architecture. Previously, this test would fail on RISC-V targets due to architecture-specific code generation issues. This patch modifies the test to ensure compatibility while preserving its intent. The change has been tested locally using `./x test` on a riscv64 target, and the test now passes as expected. ### Notes: - This change is scoped specifically to improve RISC-V compatibility. - It does not affect behavior or test results on other architectures.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
