[PATCH] D106013: [Verifier] Require same signature for intrinsic calls
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 15 12:14:32 PDT 2021
dexonsmith added a comment.
`@llvm.objc.msgSend` is not listed at https://llvm.org/docs/LangRef.html#objective-c-arc-runtime-intrinsics -- I suspect this just crept into tests when the other runtime functions were converted to intrinsics.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106013/new/
https://reviews.llvm.org/D106013
More information about the llvm-commits
mailing list