From 2fc09aec718177b7a97ee0382fb58b5035a38cf0 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 9 Nov 2004 05:07:01 +0000 Subject: [PATCH] Name file properly git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17641 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../RaiseAllocations/{test.ll => 2004-11-08-FreeUseCrash.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Transforms/RaiseAllocations/{test.ll => 2004-11-08-FreeUseCrash.ll} (100%) diff --git a/test/Transforms/RaiseAllocations/test.ll b/test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll similarity index 100% rename from test/Transforms/RaiseAllocations/test.ll rename to test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll -- 2.34.1