mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2
These files require preprocessing, so their name should end with a capital S. llvm-svn: 196555
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//===-------------------- UnwindRegistersRestore.s ------------------------===//
|
||||
//===-------------------- UnwindRegistersRestore.S ------------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@@ -1,4 +1,4 @@
|
||||
//===------------------------ UnwindRegistersSave.s -----------------------===//
|
||||
//===------------------------ UnwindRegistersSave.S -----------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
Reference in New Issue
Block a user