[PATCH] D142019: ARM: skip debug instructions when matching jump-table patterns.

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 02:54:56 PST 2023


jmorse added a comment.

LGTM from a debug-info perspective; I know next to nothing about ARM though so can't venture an opinion there. A smaller test would be appreciated if that's possible.

(NB: with no reviewers this will be getting little visibility, this showed up for me as I filter for debug-info stuff).


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

https://reviews.llvm.org/D142019



More information about the llvm-commits mailing list