From e109648880e1768140f9bdb4b3ac6c15e405140e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 1 Jun 2012 04:58:50 +0000 Subject: [PATCH] rename test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157794 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/{tailcall1.ll => tailcall.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CodeGen/X86/{tailcall1.ll => tailcall.ll} (100%) diff --git a/test/CodeGen/X86/tailcall1.ll b/test/CodeGen/X86/tailcall.ll similarity index 100% rename from test/CodeGen/X86/tailcall1.ll rename to test/CodeGen/X86/tailcall.ll