This is an archive of the discontinued LLVM Phabricator instance.

[bindings/go] Add Go bindings for volatile loads/stores
ClosedPublic

Authored by aykevl on Apr 29 2018, 5:38 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

aykevl created this revision.Apr 29 2018, 5:38 AM
whitequark accepted this revision.Apr 29 2018, 5:50 AM

This one is fine, but note that I don't use Go and cannot review non-trivial Go patches.

This revision is now accepted and ready to land.Apr 29 2018, 5:50 AM
aykevl added a comment.May 4 2018, 7:32 AM

Thank you for reviewing! Is there anything I need to do now to get this merged? I'm new to LLVM development.

This revision was automatically updated to reflect the committed changes.

Thank you for reviewing! Is there anything I need to do now to get this merged? I'm new to LLVM development.

Merged, thanks for your contribution :)