[PATCH] D11180: Fixed debug info generation for function static variables, typedef, and records

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 08:32:35 PDT 2015


aaboud updated the summary for this revision.
aaboud updated this revision to Diff 33328.
aaboud added a comment.

Improved the solution after discussion with David.
Please, take a look on the new description (Summary).


Repository:
  rL LLVM

http://reviews.llvm.org/D11180

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfFile.cpp
  lib/CodeGen/AsmPrinter/DwarfFile.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.h
  test/DebugInfo/X86/PR24008.ll
  test/DebugInfo/X86/dbg-file-name.ll
  test/DebugInfo/X86/debug-dead-local-var.ll
  test/DebugInfo/X86/lexical-block-inline.ll
  test/DebugInfo/X86/lexical-block.ll
  test/DebugInfo/cross-cu-linkonce-distinct.ll
  test/DebugInfo/nodebug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11180.33328.patch
Type: text/x-patch
Size: 51737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/02d25111/attachment.bin>


More information about the llvm-commits mailing list