Files
rust/compiler/rustc_codegen_llvm/src
Matthias Krüger 2aa8ad6d39 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.
2022-11-04 18:52:27 +01:00
..
2022-10-14 12:57:56 +08:00
2022-02-24 12:18:21 +01:00
2020-08-30 18:45:07 +03:00