[PATCH] D41787: [Utils] Simplify salvageDebugInfo, NFCI
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 15:16:11 PST 2018
vsk added a comment.
In https://reviews.llvm.org/D41787#968897, @aprantl wrote:
> Are there any remaining users of findDebugValues that don't actually want to use find DebugUsers?
There are two uses we should switch over to findDbgUsers. I have the change prepared, but still need to write tests.
https://reviews.llvm.org/D41787
More information about the llvm-commits
mailing list