This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] Consolidate llgo's DIBuilder Bindings
ClosedPublic

Authored by CodaFi on May 10 2018, 2:02 PM.

Details

Summary

Move and correct LLVMDIBuilderCreateTypedef. This is the last API in DIBuilderBindings.h, so it is being removed and the C API will now be re-exported from IRBindings.h.

Diff Detail

Repository
rL LLVM

Event Timeline

CodaFi created this revision.May 10 2018, 2:02 PM
whitequark accepted this revision.May 10 2018, 2:11 PM

Excellent work!

This revision is now accepted and ready to land.May 10 2018, 2:11 PM
This revision was automatically updated to reflect the committed changes.