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

Amjad Aboud amjad.aboud at intel.com
Mon Jul 27 12:32:22 PDT 2015


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

Removed the handle of abstract/concrete function static variables, following comment from David, and will discuss it in separate thread.


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/DwarfUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.h
  test/DebugInfo/X86/PR24008.ll
  test/DebugInfo/X86/lexical-block-inline.ll
  test/DebugInfo/X86/lexical-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11180.30718.patch
Type: text/x-patch
Size: 36349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/7ded6fa8/attachment.bin>


More information about the llvm-commits mailing list