mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 14:20:05 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() pasbool8type for this results in too much trouble (we mustn't use i1 for parameters, because then LLVM will try to apply the ABI convention for passing "1 bit" values, or in records because then this may result in unwanted bitpacking). Downside: the new LLVMBool1 type is also exposed in the system unit, because we need it to define LLVM intrinsics... git-svn-id: trunk@33726 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |