[PATCH] D122163: [StripDeadDebugInfo] Drop dead CUs

Mikhail Lychkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 23:18:29 PDT 2022


mlychkov updated this revision to Diff 418136.
mlychkov changed the edit policy from "Administrators" to "All Users".
mlychkov added a comment.

Added a check that an instruction is inlined before to try to find inlined CUs.


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.418136.patch
Type: text/x-patch
Size: 9868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220325/bdb8b810/attachment.bin>


More information about the llvm-commits mailing list