[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
Sat Oct 3 23:47:04 PDT 2015
aaboud updated this revision to Diff 36460.
aaboud added a comment.
Changed the "static" keyword with "inline" keyword in the LIT test.
David, do I have an approval to commit? Or you would like to take another look on the code?
Thanks
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.36460.patch
Type: text/x-patch
Size: 10728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151004/096dbcdb/attachment.bin>
More information about the llvm-commits
mailing list