Never jump directly to a thunk's entry code, even if it is single-entry
authorSimon Marlow <marlowsd@gmail.com>
Thu, 25 Mar 2010 11:48:47 +0000 (11:48 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 25 Mar 2010 11:48:47 +0000 (11:48 +0000)
commitccd5aec2104ec4f904f97d948f2dcd9dcea03eef
treee5c2c04462efac7a4e077921a8467dbbabb8a2b2
parent2261c91682719ed47da25790442c76b2b6814c56
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.
compiler/codeGen/ClosureInfo.lhs