[code-reflection] Integrated: Allow static access to layouts of iface mapped segments
Gary Frost
gfrost at openjdk.org
Fri Jun 14 12:27:50 UTC 2024
On Fri, 14 Jun 2024 12:22:35 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Previously we needed an instance of an iface mapped segment in order to access it's layout.
>
> Moving towards a pattern that allows us to access this information from the iface interface class.
>
> We will need this to allow us to capture offsets when lowereing to SSA form.
This pull request has now been integrated.
Changeset: d100b1e6
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/d100b1e674227a7ed262d0ef42eb23c174fd282f
Stats: 273 lines in 32 files changed: 139 ins; 53 del; 81 mod
Allow static access to layouts of iface mapped segments
-------------
PR: https://git.openjdk.org/babylon/pull/137
More information about the babylon-dev
mailing list