fpc/compiler/utils/ppuutils
svenbarth cc153176f3 + add a new symtable option sto_has_non_trivial_init that is true if the symtable contains a symbol with an
Initialize() operator (like sto_needs_init_final this flag is calculated on demand)
* increase PPU version

git-svn-id: trunk@39252 -
2018-06-20 19:00:08 +00:00
..
ppudump.pp + add a new symtable option sto_has_non_trivial_init that is true if the symtable contains a symbol with an 2018-06-20 19:00:08 +00:00
ppujson.pp
ppuout.pp * ppudump: Mark objects with abstract methods in the JSON/XML output. 2017-04-07 09:53:54 +00:00
ppuxml.pp