[clang] [clang] Support -Wa, options -mmsa and -mno-msa (PR #99615)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 20 12:38:19 PDT 2024
================
@@ -0,0 +1,8 @@
+// RUN: %clang -### -c --target=mips64el-unknown-linux-gnuabi64 \
----------------
MaskRay wrote:
We don't need -fno-integrated-as tests. They are just forwarded.
The -mmsa test needs a NOT. I'll push a commit to improve the test
https://github.com/llvm/llvm-project/pull/99615
More information about the cfe-commits
mailing list