RFR: 7903606: Move layout and function descriptor generation closer to code builders [v4]

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Dec 11 21:44:55 UTC 2023


On Mon, 11 Dec 2023 19:41:26 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> what do you mean "using layout string directly" ? We have no other way to emit the layout string.
>
> I mean, we don't use a reference to a layout constant we generated elsewhere, but always generate the layout string inline

still don't get it :-) The `layout` variable is a local variable in this method?

-------------

PR Review Comment: https://git.openjdk.org/jextract/pull/156#discussion_r1423154500


More information about the jextract-dev mailing list