Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / Inputs / chain-ext_vector2.h
blobbdaeccc130ee25fa89e127f12f3986d95e0c5969
1 // Second header file for chain-ext_vector.c PCH test
3 typedef __attribute__((ext_vector_type(4))) float float4;