about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-04 18:52:27 +0100
committerGitHub <noreply@github.com>2022-11-04 18:52:27 +0100
commit2aa8ad6d39d9ba16387244d88e51be1d23d2e51a (patch)
treec80008070f0f5e43f8af1a380e449afb645e8442 /compiler/rustc_codegen_gcc
parent1cb8684dde6bf489b63257387a5df7662ee00170 (diff)
parent03e4c76dcffc35c660bbea602993828328fda7b2 (diff)
downloadrust-2aa8ad6d39d9ba16387244d88e51be1d23d2e51a.tar.gz
rust-2aa8ad6d39d9ba16387244d88e51be1d23d2e51a.zip
Rollup merge of #103897 - Amanieu:llvm-58384, r=davidtwco
asm: Work around LLVM bug on AArch64

Upstream issue: https://github.com/llvm/llvm-project/issues/58384

LLVM gets confused if we assign a 32-bit value to a 64-bit register, so pass the 32-bit register name to LLVM in that case.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions