[PATCH] D76848: [CodeGen][ARM] Error when writing to specific reserved registers in inline asm
Victor Campos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 08:34:11 PDT 2020
vhscampos added a comment.
Hi @manojgupta. I am not familiar enough with this piece of code to understand whether it could be fixed by simply using any other general-purpose register instead of r7.
Can you request it to someone more accustomed to compiler-rt?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76848/new/
https://reviews.llvm.org/D76848
More information about the llvm-commits
mailing list