mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 23:48:07 +02:00
![]() Otherwise the compiler assumes no registers are overwritten. And while the regular code generator won't use register variables if assembler blocks are present, LLVM is not restricted like that (and it could still cause issues even with the default code generator in case PIC-rebased addresses are accessed). |
||
---|---|---|
.. | ||
cpu.pp | ||
cpuh.inc | ||
cpuinnr.inc | ||
cpumminnr.inc | ||
cpummprocs.inc | ||
int64p.inc | ||
makefile.cpu | ||
math.inc | ||
mathu.inc | ||
ports.inc | ||
portsh.inc | ||
set.inc | ||
setjump.inc | ||
setjumph.inc | ||
strings.inc | ||
stringss.inc | ||
x86_64.inc |