[RISCV] Add RVVConstraint to SiFive custom matrix multiply instructions. (#124055)
[llvm-project.git] / clang / test / Driver / tocdata-cc1.c
blobe00383deecef87f9830828293883f8e2acf90c77
1 // RUN: %clang -### --target=powerpc-ibm-aix-xcoff -mcmodel=medium -mtocdata %s 2>&1 \
2 // RUN: | FileCheck %s
3 // RUN: %clang -### --target=powerpc-ibm-aix-xcoff -mcmodel=large -mtocdata %s 2>&1 \
4 // RUN: | FileCheck %s
5 // RUN: %clang -### --target=powerpc-ibm-aix-xcoff -mtocdata %s 2>&1 \
6 // RUN: | FileCheck %s
7 // RUN: %clang -### --target=powerpc64-ibm-aix-xcoff -mcmodel=medium -mtocdata %s 2>&1 \
8 // RUN: | FileCheck %s
9 // RUN: %clang -### --target=powerpc64-ibm-aix-xcoff -mcmodel=large -mtocdata %s 2>&1 \
10 // RUN: | FileCheck %s
11 // RUN: %clang -### --target=powerpc64-ibm-aix-xcoff -mtocdata %s 2>&1 \
12 // RUN: | FileCheck %s
13 // CHECK: "-cc1"{{.*}}" "-mtocdata"