[PATCH] Fixed debug info generation for function static variables, typedef, and records
David Blaikie
dblaikie at gmail.com
Tue Jun 30 09:39:26 PDT 2015
Looks good - thanks for your patience and perseverance!
Please commit, or, if you don't have commit access, I can commit for you.
On Tue, Jun 30, 2015 at 5:42 AM, Amjad Aboud <amjad.aboud at intel.com> wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150630/ec6989c0/attachment.html>
More information about the llvm-commits
mailing list