[PATCH] D30415: Fix -mno-altivec cannot overwrite -maltivec option

Sean Fertile via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 07:54:51 PDT 2017


sfertile added a comment.

> I have a patch to do this now. I'll plan on committing it in a bit.

Is there a way to mark the -f form of the option as deprecated? We should warn and suggest users switch to the -maltivec option for a release to give people a chance to update their builds.


https://reviews.llvm.org/D30415





More information about the cfe-commits mailing list