mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 09:09:26 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() simplify, so that shortstring -> shortstring constant string conversions are simplified for LLVM too (it leaves regular tc_equal type conversions because often the type is still somewhat different), which is required for the code in tasmlisttypedconstbuilder.tc_emit_stringdef() (it assumes the result of inserting a type conversion is again a stringconstant if it can be handled at compile time) git-svn-id: trunk@32907 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |