This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] DIBuilderBindings for Subrange and Arrays
ClosedPublic

Authored by CodaFi on Apr 22 2018, 1:58 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

CodaFi created this revision.Apr 22 2018, 1:58 PM
whitequark added inline comments.Apr 23 2018, 1:49 AM
include/llvm-c/DebugInfo.h
293 ↗(On Diff #143488)

size_t

641 ↗(On Diff #143488)

size_t

CodaFi updated this revision to Diff 143554.Apr 23 2018, 7:29 AM
CodaFi marked 2 inline comments as done.
whitequark accepted this revision.Apr 23 2018, 7:30 AM

LGTM, thanks!

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