[Sparc] Remove execute permissions from non-executable text files
authorDaniel Cederman <cederman@gaisler.com>
Wed, 17 May 2017 11:05:20 +0000 (11:05 +0000)
committerDaniel Cederman <cederman@gaisler.com>
Wed, 17 May 2017 11:05:20 +0000 (11:05 +0000)
commit4af795b499d45a26f8801c84cae9688ca973795d
treeb63bd39e38d3631981267bb0bf5a530a7bf12544
parenteb2057ce1dc5466ba2a162d63108eceb324b45e8
[Sparc] Remove execute permissions from non-executable text files

Reviewers: jyknight, lero_chris, venkatra

Reviewed By: jyknight

Subscribers: llvm-commits

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

llvm-svn: 303245
llvm/lib/Target/Sparc/LeonFeatures.td [changed mode: 0755->0644]
llvm/lib/Target/Sparc/LeonPasses.h [changed mode: 0755->0644]
llvm/lib/Target/Sparc/SparcSchedule.td [changed mode: 0755->0644]
llvm/test/CodeGen/SPARC/LeonCASAInstructionUT.ll [changed mode: 0755->0644]
llvm/test/CodeGen/SPARC/LeonFixAllFDIVSQRTPassUT.ll [changed mode: 0755->0644]
llvm/test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll [changed mode: 0755->0644]
llvm/test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll [changed mode: 0755->0644]
llvm/test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll [changed mode: 0755->0644]
llvm/test/CodeGen/SPARC/sjlj.ll [changed mode: 0755->0644]
llvm/test/MC/Sparc/leon-instructions.s [changed mode: 0755->0644]