fpc/compiler/utils/ppuutils
Jonas Maebe 254b85c352 + new pio_inline_forbidden flag to indicate that while parsing the
implementation the compiler determined the routine must never be
    inlined
   o difference with po_noinline: can also be set in the implementation
   o difference with pio_inline_not_possible: it indicates that e.g.
     LLVM must not inline the routine either

git-svn-id: trunk@44065 -
2020-01-29 22:21:17 +00:00
..
ppudump.pp + new pio_inline_forbidden flag to indicate that while parsing the 2020-01-29 22:21:17 +00:00
ppujson.pp
ppuout.pp
ppuxml.pp