[PATCH] D140904: [DebugInfo] Prefer to use setKillLocation rather than replacing operands with undef

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 08:51:41 PST 2023


StephenTozer accepted this revision.
StephenTozer added a comment.
This revision is now accepted and ready to land.

Simple and good, LGTM.



================
Comment at: llvm/test/DebugInfo/NVPTX/debug-info.ll:109
 
-; CHECK:	.section	.debug_abbrev
+; CHECK:  	.section	.debug_abbrev
 ; CHECK-NEXT:	{
----------------
Meaningful, or just whitespace sneaking in?


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

https://reviews.llvm.org/D140904



More information about the llvm-commits mailing list