diff options
author | tomsmeding <tom.smeding@gmail.com> | 2019-12-14 22:56:31 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2019-12-14 22:56:31 +0100 |
commit | 638181c4f19f38898abf5ff41b891eaa62ea9325 (patch) | |
tree | 17ac7b80dab785bdf94741d08264d46b13f0892e /CompilerMacros.hs | |
parent | 6e62e5af36fa972c631ffc185cfa77c30a390b40 (diff) |
The optimisation pass would often not collect all assignments to a
particular reference, so that it would wrongly conclude that a reference
is only ever assigned once while it is actually assigned in multiple
places.
I have _no_ idea why this didn't result in issues before.
Diffstat (limited to 'CompilerMacros.hs')
0 files changed, 0 insertions, 0 deletions