index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
llvm
/
dist
/
clang
/
test
/
CodeGen
/
unaligned-memcpy.c
blob: 0373b5617e05b3f6c42b58688c308f1e43bc4788 (
plain
)
1
2
3
4
5
// RUN: %clang_cc1 %s -emit-llvm -o - void bork() { char Qux[33] = {0}; }