[PATCH] D105485: [IR] Use a proper type for AttributeList indexing
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 8 07:23:12 PDT 2021
gchatelet added a comment.
In D105485#2864433 <https://reviews.llvm.org/D105485#2864433>, @thanm wrote:
>> 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.
My bad then. Sorry for bothering.
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