[PATCH] D136335: [Assignment Tracking Analysis][5/*] Tests
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 02:27:16 PST 2022
Orlando added inline comments.
================
Comment at: llvm/test/DebugInfo/assignment-tracking/X86/order-of-defs.ll:11
+
+; CHECK: DBG_VALUE $esi, $noreg, ![[B]], !DIExpression(), debug-location !20
+; CHECK-NEXT: DBG_VALUE $edx, $noreg, ![[C]], !DIExpression(), debug-location !20
----------------
jmorse wrote:
> `!20` needs to be a captured variable
Removed - I don't think they add anything valuable to the test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136335/new/
https://reviews.llvm.org/D136335
More information about the llvm-commits
mailing list