[PATCH] D41787: [Utils] Simplify salvageDebugInfo, NFCI

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 14:51:18 PST 2018


vsk created this revision.
vsk added reviewers: aprantl, davide.
vsk added a project: debug-info.
Herald added a subscriber: JDevlieghere.

Having a single call to findDbgUsers() allows salvageDebugInfo() to
return earlier.


https://reviews.llvm.org/D41787

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41787.128811.patch
Type: text/x-patch
Size: 5339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/fdc47272/attachment.bin>


More information about the llvm-commits mailing list