[PATCH] D18477: Drop debug info for DISubprograms that are not referenced by anything

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 13:37:33 PDT 2016


aprantl updated this revision to Diff 52621.
aprantl added a comment.

Forgot to remove the collectDeadVariables function declaration.


http://reviews.llvm.org/D18477

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  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.52621.patch
Type: text/x-patch
Size: 6845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/88ea7df2/attachment.bin>


More information about the llvm-commits mailing list