[PATCH] D78369: [DebugInfo] Reduce SalvageDebugInfo() functions
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 22 11:15:52 PDT 2020
chrisjackson updated this revision to Diff 265778.
chrisjackson added a comment.
Removed unused return value from SalvageDebugInfo().
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78369/new/
https://reviews.llvm.org/D78369
Files:
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Scalar/BDCE.cpp
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/DebugInfo/NVPTX/debug-addr-class.ll
llvm/test/DebugInfo/NVPTX/debug-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78369.265778.patch
Type: text/x-patch
Size: 14751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/5fa73a71/attachment.bin>
More information about the llvm-commits
mailing list