[PATCH] D48437: [ARM] Cortex-M0 strict align target feature

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 08:37:13 PDT 2018


olista01 added a comment.

This restriction is in the Armv6M architecture, so I think this should be done in ARMv6m, so it also applies to cortex-m1 and sc000, and I think this also applies to ARMv8mBaseline.


https://reviews.llvm.org/D48437





More information about the llvm-commits mailing list