When using -ffixed-x18, the x18 (or w18) register can safely be used
with the "global register variable" GCC extension, but the backend
fails to recognize it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D31793
[AArch64] Allow global register asm("x18") or asm("w18") under -ffixed-x18 mcgrathr on Apr 6 2017, 3:59 PM. Authored by
Details When using -ffixed-x18, the x18 (or w18) register can safely be used
Diff Detail
|