Fixed some bugs.
[llvm/zpu.git] / test / FrontendC / unaligned-memcpy.c
blob9e6ce07e367e1fc7d37984d271c11f14deb0125c
1 // RUN: %llvmgcc %s -S -emit-llvm -o - | llc
3 void bork() {
4 char Qux[33] = {0};