[PATCH] D101147: [dexter] Change line label reference syntax to enable label-relative offsets (1/2)

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 00:59:33 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG723a8ae5dab2: [dexter] Change line label reference syntax to enable label-relative offsets… (authored by Orlando).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D101147?vs=339680&id=346944#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101147/new/

https://reviews.llvm.org/D101147

Files:
  debuginfo-tests/dexter/Commands.md
  debuginfo-tests/dexter/dex/command/ParseCommand.py
  debuginfo-tests/dexter/dex/command/commands/DexExpectProgramState.py
  debuginfo-tests/dexter/dex/command/commands/DexExpectWatchBase.py
  debuginfo-tests/dexter/dex/command/commands/DexLimitSteps.py
  debuginfo-tests/dexter/feature_tests/subtools/test/err_bad_label_ref.cpp
  debuginfo-tests/dexter/feature_tests/subtools/test/err_duplicate_label.cpp
  debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101147.346944.patch
Type: text/x-patch
Size: 11324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/4eb761f6/attachment.bin>


More information about the llvm-commits mailing list