brintos

brintos / llvm-project-archived public Read only

0
0
Text · 210 B · ac0fd6e Raw
5 lines · c
1// RUN: %clang -### -target powerpc-ibm-aix-xcoff -c %s -o /dev/null 2>&1 | FileCheck %s2// RUN: %clang -### -target powerpc64-ibm-aix-xcoff -c %s -o /dev/null 2>&1 | FileCheck %s3 4// CHECK: "-fxl-pragma-pack"5