Closed pcc closed 10 years ago
Have you patched in https://codereview.appspot.com/93780044 ? I would expect that with that CL ssa should create a thunk which would correctly receive a descriptor.
Agh, no I haven't, sorry. I came in thinking a thunk would be created, and that's what why. Works fine after clpatching. LGTM.
NOT LGTM
Referring to an unbound method still requires a descriptor. The following program does not link with this change: