[clang] [clang][AArch64] Avoid a crash when a non-reserved register is used (PR #117419)
Igor Kudrin via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 25 20:59:34 PST 2024
igorkudrin wrote:
> Please check if this fixes #109778 too. Seems very similar.
This patch fixes #109778, but only for AArch64.
https://github.com/llvm/llvm-project/pull/117419
More information about the cfe-commits
mailing list