[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 07:22:29 PDT 2023


DianQK marked an inline comment as done.
DianQK added a comment.

Thank you for your help and review.
Subsequent commits should be https://github.com/DianQK/llvm-project/commit/27df06312160004a4bd4b8203bdfe2e90b190938 and https://github.com/DianQK/llvm-project/commit/5dff00a76096867008eadda9ee2da4c491da7fdb.
I did not remove the code changes to D135114 <https://reviews.llvm.org/D135114>, which should make sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152095



More information about the llvm-commits mailing list