Open pinskia opened 3 months ago
@llvm/issue-subscribers-backend-aarch64
Author: Andrew Pinski (pinskia)
The code responsible:
It seems an easy task to add an error message for LLVM/Clang. I would gladly take a look at it.
We could add some name lookup to BuiltinARMSpecialReg
(clang) which only supports a colon separated register number (base 8). There is in LLVM SystemOperands.td
but I don't know how to use it with clang.
Take:
This causes an internal compiler error instead of a friendly error message: