I could imagine that is a simpler way to set the march since the march
string becomes terribly long - we have an arch string more than 300
char...so I support this, although I think this should be discuss with
LLVM community, but I think it's fine to accept as a GCC extension.
So LGTM, go ahead to the trunk, and I will raise this topic in the
next LLVM sync up meeting.
That would be great, thanks.
Another related issue. i386 and other targets, but not aarch64,
make -march imply -mtune. Was it a deliberate decision to _not_ do this?
Could we even add it still? ;) That might help simplify things a bit
further even.
--
Regards
Robin