The C++ side of the Go bindings were updated in r286085, r286086, and r286087,
but those did not remove this type.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 1032 Build 1032: arc lint + arc unit
Differential D26337
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,
Diff Detail
Event Timelinedlj retitled this revision from to Remove Go constants and functions that were deleted from the C API in r286062.. 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. Comment ActionsUpdate message just to reference the Attribute type. This revision is now accepted and ready to land.Nov 7 2016, 10:09 AM Closed by commit rL286131: Remove Go Attribute type that was deleted from the C API in r286062. (authored by dlj). · Explain WhyNov 7 2016, 10:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 76998 bindings/go/llvm/ir.go
bindings/go/llvm/ir_test.go
|