[PATCH] [AArch64] Implement Clang CLI interface proposal about "-march".
Linaro Golin
renato.golin at linaro.org
Tue Jul 1 01:21:37 PDT 2014
On 1 July 2014 01:30, Eric Christopher <echristo at gmail.com> wrote:
> We can have -mcpu be a copy of -march if we want
That was one of the points I was making earlier, I don't think we should.
We shouldn't:
1. Create new syntax for old options, especially if they're legacy GCC ones
2. Make it easier for people to use deprecated options
If they have to change their build systems, lets make it only one
change, for the right option.
cheers,
--renato
More information about the cfe-commits
mailing list