[PATCH] D135114: [Dwarf] Reference the correct CU when inlining

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 13:51:36 PDT 2022


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

Move test to `DebugInfo/Generic` and add checks to verify dwarfdump output.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135114

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/test/DebugInfo/Generic/cross-cu-inlining-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135114.465146.patch
Type: text/x-patch
Size: 6708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/7c1abeed/attachment.bin>


More information about the llvm-commits mailing list