[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
Tue Jul 25 06:59:24 PDT 2023


DianQK updated this revision to Diff 543957.
DianQK added a comment.

Update code comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152095

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/disubprogram-declaration-within-struct-2.ll
  llvm/test/Verifier/disubprogram-declaration-within-struct.ll

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


More information about the llvm-commits mailing list