diff options
author | Simon Marlow <marlowsd@gmail.com> | 2010-03-25 11:48:47 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2010-03-25 11:48:47 +0000 |
commit | ccd5aec2104ec4f904f97d948f2dcd9dcea03eef (patch) | |
tree | e5c2c04462efac7a4e077921a8467dbbabb8a2b2 /compiler/codeGen/CgExtCode.hs | |
parent | 2261c91682719ed47da25790442c76b2b6814c56 (diff) | |
download | haskell-ccd5aec2104ec4f904f97d948f2dcd9dcea03eef.tar.gz |
Never jump directly to a thunk's entry code, even if it is single-entry
I don't think this fixes any bugs as we don't have single-entry thunks
at the moment, but it could cause problems for parallel execution if
we ever did re-introduce update avoidance.
Diffstat (limited to 'compiler/codeGen/CgExtCode.hs')
0 files changed, 0 insertions, 0 deletions