diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-06-08 00:06:56 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-06-08 00:06:56 +0000 |
commit | 392357eea00ad1a80e5ee4bbf29bf3068858c1d7 (patch) | |
tree | def4a50a3b833b2de68c7117eeaed2724facddd8 | |
parent | b60908db3a5fb06f7992420c8946e2eb49cb988a (diff) | |
download | bcm5719-llvm-392357eea00ad1a80e5ee4bbf29bf3068858c1d7.tar.gz bcm5719-llvm-392357eea00ad1a80e5ee4bbf29bf3068858c1d7.zip |
Rename a test case to a more generic name. This is a completely useless
test, but David Sehr is looking at spiffing it up and adding some proper
tests for our alloca codegen.
llvm-svn: 158181
-rw-r--r-- | clang/test/CodeGen/alloca.c (renamed from clang/test/CodeGen/2002-05-24-Alloca.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/CodeGen/2002-05-24-Alloca.c b/clang/test/CodeGen/alloca.c index 30ba8bb8e21..30ba8bb8e21 100644 --- a/clang/test/CodeGen/2002-05-24-Alloca.c +++ b/clang/test/CodeGen/alloca.c |