From 440c869a509dfd957e44bda5f25afd3a4f7d2e4c Mon Sep 17 00:00:00 2001 From: Chih-Ping Chen Date: Fri, 18 Dec 2020 16:01:37 -0500 Subject: [PATCH] Rename files with same (case insensitive) name Patch by: Aditya Kumar. Differential Revision: https://reviews.llvm.org/D93559 --- test/DebugInfo/X86/{dimodule.ll => dimodule-external-fortran.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/DebugInfo/X86/{dimodule.ll => dimodule-external-fortran.ll} (100%) diff --git a/test/DebugInfo/X86/dimodule.ll b/test/DebugInfo/X86/dimodule-external-fortran.ll similarity index 100% rename from test/DebugInfo/X86/dimodule.ll rename to test/DebugInfo/X86/dimodule-external-fortran.ll