[PATCH] D18477: Drop debug info for DISubprograms that are not referenced by anything
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 25 12:21:20 PDT 2016
aprantl removed rL LLVM as the repository for this revision.
aprantl updated this revision to Diff 51671.
aprantl added a comment.
- delete the now dead collectDeadVariables().
- drop a redundant != 0.
http://reviews.llvm.org/D18477
Files:
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/Generic/cross-cu-linkonce-distinct.ll
test/DebugInfo/Generic/nodebug.ll
test/DebugInfo/X86/debug-dead-local-var.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18477.51671.patch
Type: text/x-patch
Size: 5341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/3458cac9/attachment.bin>
More information about the llvm-commits
mailing list