[PATCH] D79863: [DebugInfo] Refactor SalvageDebugInfo and SalvageDebugInfoForDbgValues

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 09:38:38 PDT 2020


chrisjackson updated this revision to Diff 265755.
chrisjackson marked an inline comment as done.
chrisjackson added a comment.

- Corrected comment
- Removed unnecessary reference in iteration
- Added missing pointer dereference


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

https://reviews.llvm.org/D79863

Files:
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstCombine/debuginfo_add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79863.265755.patch
Type: text/x-patch
Size: 7201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/0c86341e/attachment.bin>


More information about the llvm-commits mailing list