the various ConstantExpr::get*Ty methods existed to work with issues around
[llvm/stm8.git] / test / FrontendC / unaligned-memcpy.c
blob8fb84e4f5150c3427a6809aa446618c613e92967
1 // RUN: %llvmgcc %s -S -o - | llc
3 void bork() {
4 char Qux[33] = {0};