This is an archive of the discontinued LLVM Phabricator instance.

Remove Go Attribute type that was deleted from the C API in r286062.
ClosedPublic

Authored by dlj on Nov 6 2016, 4:26 PM.

Details

Summary

The C++ side of the Go bindings were updated in r286085, r286086, and r286087,
but those did not remove this type.

Diff Detail

Repository
rL LLVM

Event Timeline

dlj updated this revision to Diff 76998.Nov 6 2016, 4:26 PM
dlj retitled this revision from to Remove Go constants and functions that were deleted from the C API in r286062..
dlj added a reviewer: djasper.
dlj updated this revision to Diff 76999.Nov 6 2016, 4:39 PM
dlj updated this object.

Update diff message

dlj updated this revision to Diff 77053.Nov 7 2016, 10:08 AM
dlj retitled this revision from Remove Go constants and functions that were deleted from the C API in r286062. to Remove Go Attribute type that was deleted from the C API in r286062..
dlj updated this object.

Update message just to reference the Attribute type.

djasper accepted this revision.Nov 7 2016, 10:09 AM
djasper edited edge metadata.

Sorry ..

This revision is now accepted and ready to land.Nov 7 2016, 10:09 AM
This revision was automatically updated to reflect the committed changes.