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:
Nico Weber 2013-12-06 00:37:21 +00:00
parent c6a7b1bc92
commit 6b04d06ed3
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//===-------------------- UnwindRegistersRestore.s ------------------------===//
//===-------------------- UnwindRegistersRestore.S ------------------------===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===------------------------ UnwindRegistersSave.s -----------------------===//
//===------------------------ UnwindRegistersSave.S -----------------------===//
//
// The LLVM Compiler Infrastructure
//