f4a2713ac8
Change-Id: Ia40e9ffdf29b5dab2f122f673ff6802a58bc690f
3 lines
180 B
ArmAsm
3 lines
180 B
ArmAsm
// RUN: %clang -target powerpc64-linux-gnu -maltivec -S %s -o - | FileCheck %s
|
|
// Verify that assembling an empty file does not auto-include altivec.h.
|
|
// CHECK-NOT: static vector
|