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