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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 12:36:13 PDT 2020


efriedma added a comment.

Okay, thanks for the examples.

I tried a few more examples myself, and it looks like on ARM, gcc has some sort of special case for "sp", specifically?


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