[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 Sep 29 07:44:57 PDT 2015
aaboud updated this revision to Diff 35977.
aaboud added a comment.
Following David comments, I managed to reduced the new test and make it much simpler.
Repository:
rL LLVM
http://reviews.llvm.org/D12913
Files:
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/imported_entities.ll
test/DebugInfo/namespace.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12913.35977.patch
Type: text/x-patch
Size: 10727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/d5bbb0f5/attachment.bin>
More information about the llvm-commits
mailing list