fix a globalopt crash on two Adobe-C++ testcases that the recent
[llvm.git] / test / FrontendC / unaligned-memcpy.c
blob8fb84e4f5150c3427a6809aa446618c613e92967
1 // RUN: %llvmgcc %s -S -o - | llc
3 void bork() {
4 char Qux[33] = {0};