[all-commits] [llvm/llvm-project] 555fc9: [bindings/go] Add Subprogram method
Ayke via All-commits
all-commits at lists.llvm.org
Fri Jan 3 13:19:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 555fc92a85914c2bcccbc01886039284c4f9db57
https://github.com/llvm/llvm-project/commit/555fc92a85914c2bcccbc01886039284c4f9db57
Author: Ayke van Laethem <aykevanlaethem at gmail.com>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/bindings/go/llvm/dibuilder.go
Log Message:
-----------
[bindings/go] Add Subprogram method
This method allows getting the subprogram metadata object from a
function value.
Differential Revision: https://reviews.llvm.org/D71528
More information about the All-commits
mailing list