Teach mergefunc that intptr_t is the same width as a pointer. We still can't
[llvm.git] / test / FrontendC / 2007-11-07-AlignedMemcpy.c
blobeb9d22c62523f1a9805b85f402e3dc1a267f67ed
1 // RUN: %llvmgcc -S %s -o /dev/null
2 void bork() {
3 int Qux[33] = {0};