[PATCH] D76848: [CodeGen][ARM] Error when writing to specific reserved registers in inline asm

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 09:39:05 PDT 2020


manojgupta added a subscriber: nickdesaulniers.
manojgupta added a comment.

@vhscampos  This change is more restrictive than GCC. e.g. https://godbolt.org/z/wP8_ic where clang errors out but GCC does not error out.

Please fix.


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