aheejin wrote: Sorry, I was confused. Enabling individual features with `-mfeature-name` to `clang` adds `-target-feature` `feature-name` to the `clang-14` as intended. Only the `-mcpu` tests were not working as intended. I think I need to only delete the parts that test CPUs instead.
https://github.com/llvm/llvm-project/pull/80900 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits