[PATCH] D150216: Add support for salvaging debug info from icmp instrcuctions.

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 10:43:49 PDT 2023


rastogishubham updated this revision to Diff 522262.
rastogishubham marked 4 inline comments as done.
rastogishubham added a comment.

Added braces for the else, since the if also has them


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

https://reviews.llvm.org/D150216

Files:
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/DebugInfo/salvage-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150216.522262.patch
Type: text/x-patch
Size: 10714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/c6a75eaf/attachment.bin>


More information about the llvm-commits mailing list