about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-06-11 10:13:07 +0200
committerNikita Popov <npopov@redhat.com>2024-06-11 16:07:14 +0200
commit26fa5c2c300f3c3a3ee3109c009bd4a6803a2a4c (patch)
tree573d38df6836169941a344eac18a59fe492bc834 /compiler/rustc_codegen_llvm/src
parentaec67e238d366c4c41373b272f19dd79ff5ec0f0 (diff)
downloadrust-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