repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
eb9d22c62523f1a9805b85f402e3dc1a267f67ed
1
// RUN: %llvmgcc -S %s -o /dev/null
2
void
bork
() {
3
int
Qux
[
33
] = {
0
};
4
}