This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] Finish Up Scope Bindings
ClosedPublic

Authored by CodaFi on Apr 22 2018, 3:01 PM.

Details

Summary

Adds bindings for Module and NameSpace scopes and LLVMDIBuilderCreateForwardDecl, a counterpart to LLVMDIBuilderCreateReplaceableCompositeType.

Diff Detail

Repository
rL LLVM

Event Timeline

CodaFi created this revision.Apr 22 2018, 3:01 PM

This is expected to conflict with D45933. Whichever lands first, I'll rebase the other.

whitequark accepted this revision.Apr 23 2018, 1:50 AM

LGTM, thanks!

This revision is now accepted and ready to land.Apr 23 2018, 1:50 AM
This revision was automatically updated to reflect the committed changes.