From 856254026fb82348b8d69b14ae2549167496a930 Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Sat, 22 Mar 2008 21:08:33 +0000 Subject: [PATCH] Use normal naming convention for test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48693 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../GVN/{2008-02-12UndefLoad.ll => 2008-02-12-UndefLoad.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Transforms/GVN/{2008-02-12UndefLoad.ll => 2008-02-12-UndefLoad.ll} (100%) diff --git a/test/Transforms/GVN/2008-02-12UndefLoad.ll b/test/Transforms/GVN/2008-02-12-UndefLoad.ll similarity index 100% rename from test/Transforms/GVN/2008-02-12UndefLoad.ll rename to test/Transforms/GVN/2008-02-12-UndefLoad.ll -- 2.34.1