mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-20 10:42:36 +00:00
Add testcase
llvm-svn: 43839
This commit is contained in:
parent
a1075f624e
commit
910f86f8d3
4
test/CFrontend/2007-11-07-AlignedMemcpy.c
Normal file
4
test/CFrontend/2007-11-07-AlignedMemcpy.c
Normal file
@ -0,0 +1,4 @@
|
||||
// RUN: %llvmgcc -c %s -o /dev/null
|
||||
void bork() {
|
||||
int Qux[33] = {0};
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user