Skip to content
Snippets Groups Projects
Commit 31462d98 authored by Andreas Klebinger's avatar Andreas Klebinger Committed by Marge Bot
Browse files

Properly cast values when writing/reading unboxed sums.

Unboxed sums might store a Int8# value as Int64#. This patch
makes sure we keep track of the actual value type.

See Note [Casting slot arguments] for the details.
parent a9d9b8c0
Branches master
No related tags found
No related merge requests found
Showing
with 791 additions and 82 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment