Skip to content

Fix pointer sizes in debug info.#7002

Merged
geoffromer merged 1 commit intocarbon-language:trunkfrom
zygoloid:push-mtokvpovumzu
Apr 1, 2026
Merged

Fix pointer sizes in debug info.#7002
geoffromer merged 1 commit intocarbon-language:trunkfrom
zygoloid:push-mtokvpovumzu

Conversation

@zygoloid
Copy link
Copy Markdown
Contributor

The size is in bits, so 8 is an unlikely value. Also, don't hardcode a size, ask the data layout for it.

The size is in bits, so 8 is an unlikely value. Also, don't hardcode a
size, ask the data layout for it.
@zygoloid zygoloid requested a review from a team as a code owner March 31, 2026 22:46
@zygoloid zygoloid requested review from geoffromer and removed request for a team March 31, 2026 22:46
@geoffromer geoffromer added this pull request to the merge queue Apr 1, 2026
Merged via the queue into carbon-language:trunk with commit dfac728 Apr 1, 2026
9 checks passed
@zygoloid zygoloid deleted the push-mtokvpovumzu branch April 1, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants