[llvm] 08c4b40 - Rename files with same (case insensitive) name

Chih-Ping Chen via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 13:04:44 PST 2020


Author: Chih-Ping Chen
Date: 2020-12-18T16:01:37-05:00
New Revision: 08c4b4054b3ded660fc87ccbaa9a6bc4e390f6ff

URL: https://github.com/llvm/llvm-project/commit/08c4b4054b3ded660fc87ccbaa9a6bc4e390f6ff
DIFF: https://github.com/llvm/llvm-project/commit/08c4b4054b3ded660fc87ccbaa9a6bc4e390f6ff.diff

LOG: Rename files with same (case insensitive) name

Patch by: Aditya Kumar.

Differential Revision: https://reviews.llvm.org/D93559

Added: 
    llvm/test/DebugInfo/X86/dimodule-external-fortran.ll

Modified: 
    

Removed: 
    llvm/test/DebugInfo/X86/dimodule.ll


################################################################################
diff  --git a/llvm/test/DebugInfo/X86/dimodule.ll b/llvm/test/DebugInfo/X86/dimodule-external-fortran.ll
similarity index 100%
rename from llvm/test/DebugInfo/X86/dimodule.ll
rename to llvm/test/DebugInfo/X86/dimodule-external-fortran.ll


        


More information about the llvm-commits mailing list