Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
Matthew Pickering's avatar
Matthew Pickering authored
This implements the correct fix for #11627 by skipping over the slop
(which is zeroed) rather than adding special case logic for LARGE
ARR_WORDS which runs the risk of not performing a correct census by
ignoring any subsequent blocks.

This approach implements similar logic to that in Sanity.c
a586b33f
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..