[PATCH] D99362: Verify the LLVMContext for Attributes.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 09:48:52 PDT 2021


craig.topper added a comment.

Other than it not being "const" is there any reason you couldn't use FindNodeOrInsertPos to implement contains?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99362



More information about the llvm-commits mailing list