llvm-project/llvm/test/Transforms/StripSymbols
Keno Fischer bacc64b5fa [StripDeadDebugInfo] Drop dead CUs entirely
Summary:
Prior to this while it would delete the dead DIGlobalVariables, it would
leave dead DICompileUnits and everything referenced therefrom. For a bit
bitcode file with thousands of compile units those dead nodes easily
outnumbered the real ones. Clean that up.

Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D31720

llvm-svn: 299692
2017-04-06 19:26:22 +00:00
..
2007-01-15-llvm.used.ll
2010-06-30-StripDebug.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
2010-08-25-crash.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
block-address.ll
strip-cov.ll [opt] Strip coverage if debug info is not present. 2016-10-17 20:05:35 +00:00
strip-dead-debug-info.ll [StripDeadDebugInfo] Drop dead CUs entirely 2017-04-06 19:26:22 +00:00