[PATCH] D122163: [StripDeadDebugInfo] Drop dead CUs

Mikhail Lychkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 01:47:10 PDT 2022


mlychkov updated this revision to Diff 417210.
mlychkov added a comment.

Reduce code duplication.


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

https://reviews.llvm.org/D122163

Files:
  llvm/lib/Transforms/IPO/StripSymbols.cpp
  llvm/test/Transforms/StripSymbols/strip-cu-with-const-gve.ll
  llvm/test/Transforms/StripSymbols/strip-cu-with-dangling-subprogram.ll
  llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122163.417210.patch
Type: text/x-patch
Size: 9774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/47ee37d2/attachment.bin>


More information about the llvm-commits mailing list