diff options
Diffstat (limited to 'llvm/test/FrontendC/2007-11-07-AlignedMemcpy.c')
| -rw-r--r-- | llvm/test/FrontendC/2007-11-07-AlignedMemcpy.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/FrontendC/2007-11-07-AlignedMemcpy.c b/llvm/test/FrontendC/2007-11-07-AlignedMemcpy.c deleted file mode 100644 index eb9d22c6252..00000000000 --- a/llvm/test/FrontendC/2007-11-07-AlignedMemcpy.c +++ /dev/null @@ -1,4 +0,0 @@ -// RUN: %llvmgcc -S %s -o /dev/null -void bork() { - int Qux[33] = {0}; -} |

