* part of r20140, forgot to commit

git-svn-id: trunk@20145 -
This commit is contained in:
Jonas Maebe 2012-01-21 21:16:47 +00:00
parent 5d82eaa628
commit eedb5c89de

View File

@ -212,6 +212,7 @@ interface
nf_is_funcret, nf_is_funcret,
nf_isproperty, nf_isproperty,
nf_processing, nf_processing,
nf_no_lvalue, { Node cannot be assigned to }
{ taddrnode } { taddrnode }
nf_typedaddr, nf_typedaddr,
@ -260,8 +261,8 @@ interface
{ tloadvmtaddrnode } { tloadvmtaddrnode }
nf_ignore_for_wpo { we know that this loadvmtaddrnode cannot be used to construct a class instance } nf_ignore_for_wpo { we know that this loadvmtaddrnode cannot be used to construct a class instance }
{ WARNING: there are now 32 elements in this type, and a set of this { WARNING: there are now 31 elements in this type, and a set of this
type is written to the PPU. So before adding any more elements, type is written to the PPU. So before adding more than 32 elements,
either move some flags to specific nodes, or stream a normalset either move some flags to specific nodes, or stream a normalset
to the ppu to the ppu
} }