1 // RUN: %clang -target powerpc64-linux-gnu -maltivec -S %s -o - | FileCheck %s 2 // Verify that assembling an empty file does not auto-include altivec.h. 3 // CHECK-NOT: static vector 4