[PATCH] D113194: [DebugInfo][NFC] Prevent some tests from running in instruction-referencing mode
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 09:10:34 PDT 2021
jmorse planned changes to this revision.
jmorse added a comment.
Hmmmm, and I see that because of all the different architecture debug-info tests I've touched, herald has subscribed lots of people to this (hi!). The intention with this feature is to turn it on for a couple of architectures first, then expand to everything else. With that in mind, I suppose it'd be unhelpful to change the tests for architectures I'm not immediately looking at: they _should_ continue to fail if they experience this new feature, so that they're not accidentally missed in the future.
I'll revise the patch to not touch them shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113194/new/
https://reviews.llvm.org/D113194
More information about the llvm-commits
mailing list