[PATCH] D105485: [IR] Use a proper type for AttributeList indexing

Than McIntosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 07:17:48 PDT 2021


thanm added a comment.



> I may have linked to the wrong line in Verifier.cpp. There are two asserts with the same message.

Ah, ok, that makes a bit more sense.  https://reviews.llvm.org/D53602 really only deals with the statepoint case, so I am not sure if I have any insights as to what might be doing wrong with this test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105485



More information about the llvm-commits mailing list