mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 00:10:19 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() program/library also with -Clflto, all units compiled with that option will be linked using their bitcode files and LTO o compiling with -CLflto will compile all units twice: once for normal (static or smart) linking, and once for LTO. So the result can be used both with and without LTO. git-svn-id: branches/debug_eh@41910 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |