[PATCH] D115449: [Dexter] Allow DexUnreachable to be specified in supplementary .dex files

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 08:23:16 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f92c113a381: [Dexter] Allow DexUnreachable in supplementary .dex files (authored by jmorse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115449

Files:
  cross-project-tests/debuginfo-tests/dexter/Commands.md
  cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexUnreachable.py
  cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerControllers/ControllerHelpers.py
  cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/unreachable_line_range.cpp
  cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/unreachable_on_line.cpp
  cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/unreachable_not_cmd_lineno.cpp
  cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/unreachable_on_line.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115449.398651.patch
Type: text/x-patch
Size: 6225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/742269ff/attachment.bin>


More information about the llvm-commits mailing list