mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-09 06:44:22 +03:00
![Alex Rønne Petersen](/assets/img/avatar_default.png)
The LLVM assembler reportedly assembles the form using the j mnemonic incorrectly (see issue 107460). The jr form is canonical and avoids this problem, so use it instead.