[PATCH] D16043: Ensure -mcpu=xscale works for arm targets

Dimitry Andric via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 08:14:21 PST 2016


dim added a comment.

In http://reviews.llvm.org/D16043#323591, @rengolin wrote:

> Right, when you said "no longer accepted" I thought you got an error message.


Well, there *is* an error message "clang-3.8: error: the clang compiler does not support '-mcpu=xscale'" :-)

> In this case, the change is correct and LGTM.

> 

> Please commit a separate test for clang checking for the right triple.


Sure, thanks.


http://reviews.llvm.org/D16043





More information about the llvm-commits mailing list