This is an archive of the discontinued LLVM Phabricator instance.

[bindings/go] Add methods to read debuginfo for globals
AbandonedPublic

Authored by aykevl on Jan 4 2020, 9:51 AM.

Details

Reviewers
CodaFi
whitequark
Summary

This adds methods to read debug info for functions (subprograms) and global variables. It is related to D72206 (but for reading back debug info that was previously put into the IR) and requires D72207 to be actually useful.

Diff Detail

Event Timeline

aykevl created this revision.Jan 4 2020, 9:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 4 2020, 9:51 AM
Herald added a subscriber: aprantl. · View Herald Transcript
aykevl edited the summary of this revision. (Show Details)Jan 4 2020, 9:52 AM
aykevl edited the summary of this revision. (Show Details)
whitequark resigned from this revision.Mar 10 2020, 2:43 PM
aykevl abandoned this revision.Nov 14 2022, 3:46 PM

Not relevant anymore since D135436.

Herald added a project: Restricted Project. · View Herald TranscriptNov 14 2022, 3:46 PM