[PATCH] Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
amjad.aboud at intel.com
Tue Jun 30 05:42:06 PDT 2015
Followed David suggestion.
Now, "findLocalDeclNodesForScope()" is called only if "includeMinimalInlineScopes" is not present.
This, should improve performance and clarity of code.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9758
Files:
include/llvm/ADT/iterator_range.h
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/lexical-block.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9758.28771.patch
Type: text/x-patch
Size: 15473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150630/d4595589/attachment.bin>
More information about the llvm-commits
mailing list