[PATCH] D41675: Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 11 16:14:20 PST 2018
dneilson added a comment.
I pulled the fix to AttributeSet/AttributeList into its own change; see parent of this change.
https://reviews.llvm.org/D41675
More information about the llvm-commits
mailing list