[PATCH] D117923: BuildLibCalls: add allocalign attributes for memalign and aligned_alloc
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 09:55:29 PST 2022
nikic added a comment.
I think you'd want to keep this change. It is still relevant for non-clang frontends with an FFI interface. It would seem silly to not infer one particular attribute here while we infer everything else.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117923/new/
https://reviews.llvm.org/D117923
More information about the llvm-commits
mailing list