[PATCH] D110294: [DebugInfo] Fix imported declarations of inlined subprograms

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 15:34:53 PDT 2021


ellis updated this revision to Diff 376645.
ellis added a comment.

Make the solution more general


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110294/new/

https://reviews.llvm.org/D110294

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/test/DebugInfo/Generic/import-inlined-declaration.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110294.376645.patch
Type: text/x-patch
Size: 5688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/09aa8c46/attachment.bin>


More information about the llvm-commits mailing list