This is an archive of the discontinued LLVM Phabricator instance.

[dexter] Add keyword argument 'on_line' to DexLabel
ClosedPublic

Authored by Orlando on Apr 22 2021, 5:27 AM.

Details

Summary

Add optional keyword argument 'on_line' to DexLabel to label the specifed line
instead of the line the command is found on.

This will be helpful when used alongside DexDeclareFile (D99651).

Diff Detail

Event Timeline

Orlando requested review of this revision.Apr 22 2021, 5:27 AM
Orlando created this revision.
Orlando updated this revision to Diff 339677.Apr 22 2021, 9:25 AM

+ Update Commands.md

TWeaver accepted this revision.Apr 23 2021, 3:57 AM

Nice! LGTM

This revision is now accepted and ready to land.Apr 23 2021, 3:57 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 23 2021, 4:03 AM