[PATCH] D106147: [PredicateInfo] Use Intrinsic::getDeclaration now that it handles unnamed types.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 09:48:52 PDT 2021


nikic added a comment.

Won't this also remove the declaration if there's a pre-existing use?


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

https://reviews.llvm.org/D106147



More information about the llvm-commits mailing list