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

Eric Christopher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 16 16:45:11 PDT 2017


echristo requested changes to this revision.
echristo added a comment.
This revision now requires changes to proceed.

Different suggestion:

Remove the faltivec option. Even gcc doesn't support it anymore afaict.

(Go ahead and commit the zvector part if you'd like).

-eric


https://reviews.llvm.org/D30415





More information about the cfe-commits mailing list