[PATCH] D152095: [Verifier] definition subprograms cannot be nested within DICompositeType when enabling ODR.

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 07:29:32 PDT 2023


DianQK updated this revision to Diff 533598.
DianQK edited the summary of this revision.
DianQK added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152095

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/lib/IR/Verifier.cpp
  llvm/test/DebugInfo/Generic/cross-cu-inlining-2.ll
  llvm/test/DebugInfo/Generic/cross-cu-inlining-ranges.ll
  llvm/test/Verifier/disubprogram-declaration-within-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152095.533598.patch
Type: text/x-patch
Size: 13512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/f78d2bfe/attachment.bin>


More information about the llvm-commits mailing list