diff options
author | Luite Stegeman <stegeman@gmail.com> | 2022-06-28 01:42:58 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2022-07-15 22:22:52 -0400 |
commit | d339b68fbefbc763d633b247736c6b64a8c57b7d (patch) | |
tree | 60f4c7f2cde8946b41a6c62ce0a1e4a652a7d835 /libffi/Makefile | |
parent | 06ea642a394c98fa9cfd385b82c2b2105d5783af (diff) | |
download | haskell-d339b68fbefbc763d633b247736c6b64a8c57b7d.tar.gz |
Change GHCi bytecode return convention for unlifted datatypes.
This changes the bytecode return convention for unlifted
algebraic datatypes to be the same as for lifted
types, i.e. ENTER/PUSH_ALTS instead of
RETURN_UNLIFTED/PUSH_ALTS_UNLIFTED
Fixes #20849
(cherry picked from commit fcc964ad5cf7141449ad487102b7c19f0798e73f)
Diffstat (limited to 'libffi/Makefile')
0 files changed, 0 insertions, 0 deletions