[PATCH] D110026: [Verifier] Verify scoped noalias metadata

Hendrik Greving via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 08:25:57 PDT 2021


hgreving added a comment.

Seems like that this patch now contradicts the method MDBuilder.h:createAnonymousAliasScopeDomain. If you actually give it a string, it won't verify. I wonder if you should amend this changing the methods as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110026



More information about the llvm-commits mailing list