Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/
-
trunk/
-
lib/Target/Sparc/
-
Target/
-
Sparc/
-
LeonFeatures.td
-
LeonPasses.h
-
SparcSchedule.td
-
test/
-
CodeGen/SPARC/
-
SPARC/
-
LeonCASAInstructionUT.ll
-
LeonFixAllFDIVSQRTPassUT.ll
-
LeonInsertNOPLoadPassUT.ll
-
LeonReplaceFMULSPassUT.ll
-
LeonSMACUMACInstructionUT.ll
-
sjlj.ll
-
MC/Sparc/
-
Sparc/
-
leon-instructions.s
Hide Panel
f
Keyboard Reference
?
Differential
D27127
[Sparc] Remove execute permissions from non-executable text files
Closed
Public
Authored by
dcederman
on Nov 25 2016, 4:06 AM.
Download Raw Diff
Details
Reviewers
jyknight
lero_chris
venkatra
Commits
rG4af795b499d4: [Sparc] Remove execute permissions from non-executable text files
rL303245: [Sparc] Remove execute permissions from non-executable text files
Diff Detail
Repository
rL LLVM
Event Timeline
dcederman
updated this revision to
Diff 79294
.
Nov 25 2016, 4:06 AM
dcederman
retitled this revision from
to
[Sparc] Remove execute permissions from non-executable text files
.
dcederman
updated this object.
dcederman
added reviewers:
lero_chris
,
jyknight
,
venkatra
.
dcederman
added a subscriber:
llvm-commits
.
jyknight
accepted this revision.
May 12 2017, 9:21 AM
Comment Actions
BTW, this sort of trivial thing can be done without posting a review.
This revision is now accepted and ready to land.
May 12 2017, 9:21 AM
Closed by commit
rL303245: [Sparc] Remove execute permissions from non-executable text files
(authored by
dcederman
).
·
Explain Why
May 17 2017, 4:18 AM
This revision was automatically updated to reflect the committed changes.