This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Fix a comment and a variable name. NFC.
ClosedPublic

Authored by ikudrin on Jul 18 2020, 4:34 AM.

Details

Summary

DebugLocListIndex keeps the index of an entry list, not the offset.

Diff Detail

Event Timeline

ikudrin created this revision.Jul 18 2020, 4:34 AM
ikudrin edited the summary of this revision. (Show Details)Jul 18 2020, 4:34 AM
This revision is now accepted and ready to land.Jul 20 2020, 2:59 AM
This revision was landed with ongoing or failed builds.Aug 3 2020, 1:05 AM
This revision was automatically updated to reflect the committed changes.