ltertan added inline comments.
================ Comment at: clang/lib/Basic/Targets/PPC.cpp:455 + << "-maltivec"; + + // Cannot allow soft-float with Altivec. ---------------- Do we also need to return from here? ================ Comment at: clang/lib/Basic/Targets/PPC.cpp:461 + << "-mno-altivec"; + // vsx was not explicitly turned off. ---------------- Do we also need to return from here? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126302/new/ https://reviews.llvm.org/D126302 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits