[PATCH] D113741: [RFC][DwarfDebug][AsmPrinter] Support emitting function-local declaration for a lexical block
    Kristina Bessonova via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 29 06:20:23 PST 2021
    
    
  
krisb updated this revision to Diff 390332.
krisb added a comment.
Extracted https://reviews.llvm.org/D114705 (with more details on the change), rebased.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113741/new/
https://reviews.llvm.org/D113741
Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/test/DebugInfo/Generic/import-inlined-declaration.ll
  llvm/test/DebugInfo/Generic/imported-name-inlined.ll
  llvm/test/DebugInfo/Generic/inlined-local-type.ll
  llvm/test/DebugInfo/Generic/inlined-static-var.ll
  llvm/test/DebugInfo/Generic/lexical_block_static.ll
  llvm/test/DebugInfo/Generic/lexical_block_types.ll
  llvm/test/DebugInfo/Generic/namespace.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113741.390332.patch
Type: text/x-patch
Size: 64535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/c5b0ab3d/attachment.bin>
    
    
More information about the llvm-commits
mailing list