[PATCH] D12913: Fixed debug info emitting for imported entity defined directly in a function scope.

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 07:09:03 PST 2015


aaboud removed rL LLVM as the repository for this revision.
aaboud updated this revision to Diff 42851.
aaboud added a comment.

Updated code to top of trunk.
This commit is still needed as first patch for complete implementation of "RFC: Supporting all entities declared in lexical scope in LLVM debug info"
http://lists.llvm.org/pipermail/llvm-dev/2015-December/093313.html


http://reviews.llvm.org/D12913

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  test/DebugInfo/Generic/namespace.ll
  test/DebugInfo/imported_entities.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12913.42851.patch
Type: text/x-patch
Size: 11175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/832d437e/attachment.bin>


More information about the llvm-commits mailing list