Integrated: Update code to use address target layouts
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Jan 30 18:52:33 UTC 2023
On Mon, 30 Jan 2023 17:38:54 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This patch tweaks jextract to replace usages of `OfAddress.asUnbounded` with:
>
> `withTargetLayout(sequenceLayout(JAVA_BYTE))`
This pull request has now been integrated.
Changeset: 2c5b10b3
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/2c5b10b3b4793fcdf2fe98206c8d64d7e517bc0f
Stats: 11 lines in 4 files changed: 7 ins; 0 del; 4 mod
Update code to use address target layouts
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jextract/pull/100
More information about the jextract-dev
mailing list