[PATCH] D130568: LangRef: note that `allockind("free")` requires void return
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 08:30:32 PDT 2022
nikic added a comment.
We should add a corresponding check to the IR verifier.
We should probably also specify that alloc/realloc must return a pointer type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130568/new/
https://reviews.llvm.org/D130568
More information about the llvm-commits
mailing list