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