[PATCH] D11472: [ARM] Pass subtarget feature "+strict-align" instead of backend option "arm-strict-align"
JF Bastien
jfb at chromium.org
Thu Jul 23 13:12:33 PDT 2015
jfb added a comment.
In http://reviews.llvm.org/D11472#210943, @ahatanak wrote:
> Yes, fixing aarch64's strict-align was going to be my next patch.
I think you may want to do it in this patch: you're generalizing something ARM does, but only using the new generalism in ARM. Having 2 targets use it would make this better IMO :-)
http://reviews.llvm.org/D11472
More information about the cfe-commits
mailing list