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 | 1c6e95f152a39970dd97546304d9bd0947d94c91 (patch) | |
tree | 4545ea1eb1565f4d9aac6977333b439459b3c8c7 | |
parent | a64fae162fd1ca9398f6f4ecb27648d965e01587 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158181 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/CodeGen/alloca.c (renamed from test/CodeGen/2002-05-24-Alloca.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/CodeGen/2002-05-24-Alloca.c b/test/CodeGen/alloca.c index 30ba8bb8e2..30ba8bb8e2 100644 --- a/test/CodeGen/2002-05-24-Alloca.c +++ b/test/CodeGen/alloca.c |