This is an archive of the discontinued LLVM Phabricator instance.

[llgo] Roll gofrontend to 07baa07598ea; roll libffi to r219477.
ClosedPublic

Authored by pcc on Apr 3 2015, 7:03 PM.

Details

Summary

Incorporates https://codereview.appspot.com/198770044, which causes us to start
using the static chain register for closures instead of __go_{get,set}_closure.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 23246.Apr 3 2015, 7:03 PM
pcc retitled this revision from to [llgo] Roll gofrontend to 07baa07598ea; roll libffi to r219477..
pcc updated this object.
pcc edited the test plan for this revision. (Show Details)
pcc added a reviewer: axw.
pcc added a subscriber: Unknown Object (MLST).
axw accepted this revision.Apr 4 2015, 5:15 AM
axw edited edge metadata.

Nice! LGTM.

This revision is now accepted and ready to land.Apr 4 2015, 5:15 AM
This revision was automatically updated to reflect the committed changes.