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

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98e7911f9517: [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/D101148?vs=339935&id=346945#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101148

Files:
  debuginfo-tests/dexter-tests/aggregate-indirect-arg.cpp
  debuginfo-tests/dexter-tests/asan-deque.cpp
  debuginfo-tests/dexter-tests/asan.c
  debuginfo-tests/dexter-tests/ctor.cpp
  debuginfo-tests/dexter-tests/dbg-arg.c
  debuginfo-tests/dexter-tests/deferred_globals.cpp
  debuginfo-tests/dexter-tests/global-constant.cpp
  debuginfo-tests/dexter-tests/hello.c
  debuginfo-tests/dexter-tests/inline-line-gap.cpp
  debuginfo-tests/dexter-tests/memvars/bitcast.c
  debuginfo-tests/dexter-tests/memvars/const-branch.c
  debuginfo-tests/dexter-tests/memvars/ctrl-flow.c
  debuginfo-tests/dexter-tests/memvars/implicit-ptr.c
  debuginfo-tests/dexter-tests/memvars/inline-escaping-function.c
  debuginfo-tests/dexter-tests/memvars/inlining-dse.c
  debuginfo-tests/dexter-tests/memvars/inlining.c
  debuginfo-tests/dexter-tests/memvars/loop.c
  debuginfo-tests/dexter-tests/memvars/merged-store.c
  debuginfo-tests/dexter-tests/memvars/ptr-to.c
  debuginfo-tests/dexter-tests/memvars/struct-dse.c
  debuginfo-tests/dexter-tests/memvars/unused-merged-value.c
  debuginfo-tests/dexter-tests/namespace.cpp
  debuginfo-tests/dexter-tests/nrvo-string.cpp
  debuginfo-tests/dexter-tests/nrvo.cpp
  debuginfo-tests/dexter-tests/optnone-fastmath.cpp
  debuginfo-tests/dexter-tests/optnone-loops.cpp
  debuginfo-tests/dexter-tests/optnone-simple-functions.cpp
  debuginfo-tests/dexter-tests/optnone-struct-and-methods.cpp
  debuginfo-tests/dexter-tests/optnone-vectors-and-functions.cpp
  debuginfo-tests/dexter-tests/realigned-frame.cpp
  debuginfo-tests/dexter-tests/stack-var.c
  debuginfo-tests/dexter-tests/vla.c
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_type.cpp
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_value.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_program_state.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_type.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_value.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_check_json_step_count.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_expect_loop.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_expect_value.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_line_mismatch.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_overlapping_ranges.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_same_line_conditional.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/unconditional.cpp
  debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp
  debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp.rej
  debuginfo-tests/dexter/feature_tests/subtools/test/source-root-dir.cpp
  debuginfo-tests/dexter/feature_tests/subtools/view.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101148.346945.patch
Type: text/x-patch
Size: 55316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/ca457405/attachment.bin>


More information about the llvm-commits mailing list