diff options
| author | Nikita Popov <npopov@redhat.com> | 2024-06-11 10:13:07 +0200 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2024-06-11 16:07:14 +0200 |
| commit | 26fa5c2c300f3c3a3ee3109c009bd4a6803a2a4c (patch) | |
| tree | 573d38df6836169941a344eac18a59fe492bc834 /compiler/rustc_codegen_llvm/src | |
| parent | aec67e238d366c4c41373b272f19dd79ff5ec0f0 (diff) | |
| download | rust-26fa5c2c300f3c3a3ee3109c009bd4a6803a2a4c.tar.gz rust-26fa5c2c300f3c3a3ee3109c009bd4a6803a2a4c.zip | |
Make issue-122805.rs big endian compatible
Instead of not generating the function at all on big endian (which makes the CHECK lines fail), instead use to_le() on big endian, so that we essentially perform a bswap for both endiannesses.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
