[PATCH] D43324: [Utils] Salvage debug info of DCE'ed extractvalue instructions

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 15:58:35 PST 2018


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

Based on a recent ToT, this salvages an additional 1072 debug values in a
stage2 build of clang and preserves an additional 40 source variables (as
counted by `llvm-dwarfdump --statistics`).


https://reviews.llvm.org/D43324

Files:
  lib/Transforms/Utils/Local.cpp
  test/Transforms/InstCombine/debuginfo-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43324.134334.patch
Type: text/x-patch
Size: 6946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/7752c733/attachment.bin>


More information about the llvm-commits mailing list