[PATCH] D51970: [bindings/go] Add DebugLoc parameter to InsertXXXAtEnd()
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 13 13:42:34 PDT 2018
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
Signature changes are fine for this package, the API guarantees are the same as for the C bindings: https://llvm.org/docs/DeveloperPolicy.html#c-api-changes
Repository:
rL LLVM
https://reviews.llvm.org/D51970
More information about the llvm-commits
mailing list