================ @@ -0,0 +1,12 @@ +// RUN: %clang -target sparc -mfix-gr712rc -### %s 2> %t +// RUN: FileCheck --check-prefix=CHECK-FIX-GR712RC < %t %s +// CHECK-FIX-GR712RC: "-target-feature" "+fix-tn0009" +// CHECK-FIX-GR712RC: "-target-feature" "+fix-tn0011" ---------------- MaskRay wrote:
If these are adjacent, you can place them on the same line. If you don't that, use `-SAME:` https://github.com/llvm/llvm-project/pull/104742 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits