[PATCH] D18350: Fixing DILexicalBlockFile issue in r263424

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 06:35:34 PDT 2016


This revision was automatically updated to reflect the committed changes.
aaboud marked 3 inline comments as done.
Closed by commit rL264280: Recommitted r263424 "Supporting all entities declared in lexical scope in… (authored by aaboud).

Changed prior to commit:
  http://reviews.llvm.org/D18350?vs=51278&id=51549#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18350

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-file.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: D18350.51549.patch
Type: text/x-patch
Size: 63055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/01caa5c8/attachment.bin>


More information about the llvm-commits mailing list