[PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
Amjad Aboud via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 05:41:37 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL261633: Supporting all entities declared in lexical scope in LLVM debug info. (authored by aaboud).
Changed prior to commit:
http://reviews.llvm.org/D15976?vs=48614&id=48807#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15976
Files:
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
llvm/trunk/test/DebugInfo/Generic/2010-04-06-NestedFnDbgInfo.ll
llvm/trunk/test/DebugInfo/Generic/2010-06-29-InlinedFnLocalVar.ll
llvm/trunk/test/DebugInfo/Generic/cross-cu-linkonce-distinct.ll
llvm/trunk/test/DebugInfo/Generic/namespace.ll
llvm/trunk/test/DebugInfo/Generic/nodebug.ll
llvm/trunk/test/DebugInfo/Mips/InlinedFnLocalVar.ll
llvm/trunk/test/DebugInfo/X86/InlinedFnLocalVar.ll
llvm/trunk/test/DebugInfo/X86/PR24008.ll
llvm/trunk/test/DebugInfo/X86/dbg-file-name.ll
llvm/trunk/test/DebugInfo/X86/debug-dead-local-var.ll
llvm/trunk/test/DebugInfo/X86/gnu-public-names.ll
llvm/trunk/test/DebugInfo/X86/lexical-block-inline.ll
llvm/trunk/test/DebugInfo/X86/lexical-block.ll
llvm/trunk/test/DebugInfo/X86/subprogram-inline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15976.48807.patch
Type: text/x-patch
Size: 58717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/063e0cba/attachment.bin>
More information about the llvm-commits
mailing list