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

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 02:13:57 PST 2023


Orlando added inline comments.


================
Comment at: llvm/test/DebugInfo/NVPTX/debug-info.ll:109
 
-; CHECK:	.section	.debug_abbrev
+; CHECK:  	.section	.debug_abbrev
 ; CHECK-NEXT:	{
----------------
StephenTozer wrote:
> Meaningful, or just whitespace sneaking in?
Whoops, it snuck in and I forgot to change it back before committing. Worth fixing in post commit?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140904



More information about the llvm-commits mailing list