diff options
| author | Amanieu d'Antras <amanieu@gmail.com> | 2022-11-02 18:47:58 +0000 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2022-11-02 19:52:49 +0000 |
| commit | 03e4c76dcffc35c660bbea602993828328fda7b2 (patch) | |
| tree | dc7d2a362f2c9a3077865c3b5ece24a12e162981 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | c0a76127283bc963b085f54a1b275a8e281e81e6 (diff) | |
| download | rust-03e4c76dcffc35c660bbea602993828328fda7b2.tar.gz rust-03e4c76dcffc35c660bbea602993828328fda7b2.zip | |
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_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
