blob: 8fb84e4f5150c3427a6809aa446618c613e92967 [file] [log] [blame]
// RUN: %llvmgcc %s -S -o - | llc
void bork() {
char Qux[33] = {0};
}