diff options
author | Patrick Palka <patrick@parcs.ath.cx> | 2013-11-09 14:23:46 -0500 |
---|---|---|
committer | Patrick Palka <patrick@parcs.ath.cx> | 2013-11-12 21:55:45 -0500 |
commit | bed118a43019e02ca0bc763fa6e41845b1deb21f (patch) | |
tree | c1b28fc20f6dc73feff29146fb1b6fb6cf1b4b1a /compiler/codeGen | |
parent | 54957b6e1e99a201449f386f4e6f7cfa54fab41d (diff) | |
download | haskell-bed118a43019e02ca0bc763fa6e41845b1deb21f.tar.gz |
Make the fields in NameCache strict
We've already been making sure to strictly modify the global name cache
in order to avoid space leaks. However, that does us little good if the
fields of the name cache are not made strict as well.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions