This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] Correct The Current Debug Location Accessors (Again)
ClosedPublic

Authored by CodaFi on Apr 10 2019, 6:42 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

CodaFi created this revision.Apr 10 2019, 6:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 10 2019, 6:42 AM

All this is reminding me I need to go back through and remove this header. The Go bindings do not need special treatment, and any new bindings they have need to be merged into LLVM-C

CodaFi updated this revision to Diff 194510.Apr 10 2019, 7:12 AM

Add an accessor for the "inlined at" location

This revision was not accepted when it landed; it landed in state Needs Review.Apr 10 2019, 7:17 AM
This revision was automatically updated to reflect the committed changes.