Fixes the bots - I moved LLVMSetSubprogram into the DIBuilder bindings, so the Go bindings need to move as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45402
[llgo] Move SetSubprogram ClosedPublic Authored by CodaFi on Apr 7 2018, 12:43 AM.
Details Summary Fixes the bots - I moved LLVMSetSubprogram into the DIBuilder bindings, so the Go bindings need to move as well.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 7 2018, 1:16 AM Closed by commit rL329505: [llgo] Move SetSubprogram (authored by CodaFi). · Explain WhyApr 7 2018, 9:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 141490 llvm/trunk/bindings/go/llvm/dibuilder.go
llvm/trunk/bindings/go/llvm/ir.go
|