[PATCH] D101523: [DebugInfo] Fix updateDbgUsersToReg to support DBG_VALUE_LIST
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 10:56:13 PDT 2021
dblaikie added a comment.
In D101523#2738995 <https://reviews.llvm.org/D101523#2738995>, @StephenTozer wrote:
> Added a "requires" to the test, and simplified the test target to just `arm` (instead of `armv6k`, which is not needed for the test to pass).
Might it be more suitable to move the test to the DebugInfo/ARM directory - which I think implicitly has such a requirement?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101523/new/
https://reviews.llvm.org/D101523
More information about the llvm-commits
mailing list