r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access

Reid Kleckner rnk at google.com
Mon Aug 26 13:06:09 PDT 2013


On Sat, Aug 24, 2013 at 7:44 AM, Renato Golin <renato.golin at linaro.org>wrote:

> Since the default value for unaligned accesses / strict alignment
> depends on the tripple, both the enable and disable flags are added.
> If both are set, the no-unaligned-access is used.
>

Isn't the usual pattern that the last one wins?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130826/7dd54cec/attachment.html>


More information about the cfe-commits mailing list