brintos

brintos / llvm-project-archived public Read only

0
0
Text · 261 B · 3f78b58 Raw
5 lines · plain
1// RUN: %clang -target powerpc64-linux-gnu -maltivec -S %s -o - | FileCheck %s2// RUN: %clang -target powerpc64le-linux-gnu -maltivec -S %s -o - | FileCheck %s3// Verify that assembling an empty file does not auto-include altivec.h.4// CHECK-NOT: static vector5