[PATCH] D114588: [DebugInfo][InstrRef] "Final" test cleanup switching x86 tests to instruction referencing
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 26 03:17:01 PST 2021
djtodoro accepted this revision.
djtodoro added a comment.
This revision is now accepted and ready to land.
Small nit. Otherwise lgtm.
================
Comment at: llvm/test/CodeGen/X86/2010-05-26-DotDebugLoc.ll:60
+; The variable bar:myvar changes registers after $rdi is clobbered by a memory
+; movl. It is later cobbered by popq %rbx.
; CHECK: movq
----------------
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114588/new/
https://reviews.llvm.org/D114588
More information about the llvm-commits
mailing list