[PATCH] D28971: [Bultin][ARM] Make aeabi_memset be Thumb1 compatible
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 21 04:53:47 PST 2017
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
All encodings seem to be Thumb1, not just ARMv6M. LGTM. Thanks!
The commit title should be a bit more generic, as this is not just about memset. You can describe the changes on the body of the message.
https://reviews.llvm.org/D28971
More information about the llvm-commits
mailing list