Skip to content

docs: fix table column alignment for long double#1020

Open
stackoverflowed1 wants to merge 1 commit into0xMiden:nextfrom
stackoverflowed1:stackoverflowed1-patch-1
Open

docs: fix table column alignment for long double#1020
stackoverflowed1 wants to merge 1 commit into0xMiden:nextfrom
stackoverflowed1:stackoverflowed1-patch-1

Conversation

@stackoverflowed1
Copy link
Copy Markdown

In the data representation table, the long double row was missing an IR Type column value, causing the sizeof and alignment values to shift into the wrong columns.

Added (none) to the IR Type column to align with the table header and match the format used for unsupported types in the Miden Type column.

…ns.md

In the data representation table, the `long double` row was missing an IR Type column value, causing the `sizeof` and alignment values to shift into the wrong columns.

Added `(none)` to the IR Type column to align with the table header and match the format used for unsupported types in the Miden Type column.
@stackoverflowed1 stackoverflowed1 changed the title docs: fix table column alignment for long double in calling-conventio… docs: fix table column alignment for long double Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant