[PATCH] D74030: [DebugInfo] Avoid generating duplicate llvm.dbg.value

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 22:18:58 PST 2020


alok updated this revision to Diff 247553.
alok edited the summary of this revision.
alok added a comment.

Updated for the comments from @vsk . Deleted definition and usage of function LdStHasDebugValue.


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

https://reviews.llvm.org/D74030

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/DebugInfo/duplicate_dbgvalue.ll
  llvm/test/Transforms/Util/dbg-call-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74030.247553.patch
Type: text/x-patch
Size: 13821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/ca1b1f43/attachment.bin>


More information about the llvm-commits mailing list