[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
Fri Jul 7 07:32:15 PDT 2023


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

Remove changes that are not directly related to this patch.
Improve the description and handling of the ODR.


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.538139.patch
Type: text/x-patch
Size: 6139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/f9e571b7/attachment.bin>


More information about the llvm-commits mailing list