index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
FrontendC
/
2007-11-07-AlignedMemcpy.c
blob: f1900bb646b42c50f20a1859cb01a503e88e7073 (
plain
)
1
2
3
4
// RUN: %llvmgcc -c %s -o /dev/null
void
bork
() {
int
Qux
[
33
] = {
0
};
}