about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2024-06-12 03:57:22 -0700
committerGitHub <noreply@github.com>2024-06-12 03:57:22 -0700
commit0ed474a6358f56a685a3ec22914bfa9af503df56 (patch)
tree61dc8ef29bbcc90c1e1e7e537c3280c43bc2d40e /compiler/rustc_codegen_llvm/src
parent3997b62968fb7e724303a3c263ced064d87842d0 (diff)
parent26fa5c2c300f3c3a3ee3109c009bd4a6803a2a4c (diff)
downloadrust-0ed474a6358f56a685a3ec22914bfa9af503df56.tar.gz
rust-0ed474a6358f56a685a3ec22914bfa9af503df56.zip
Rollup merge of #126263 - nikic:s390x-codegen-test-fix, r=jieyouxu
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