mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-14 08:02:38 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o they are implemented as a new metadata register class, whereby the subregister indicates the metadata type (currently always a string) and the superregister is an index in the metadata array (which contains the strings). LLVM metadata can only be passed as parameters to intrinsics in bitcode, so moves of metadata into other registers triggers internal errors and when moving them into parameters, we replace the parameter's register with the metadata register (and look up the corresponding string when writing out the bitcode) git-svn-id: trunk@43816 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |