Skip to content

[LLVM] Remove executable permission from some non-executable files #93803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2024

Conversation

jayfoad
Copy link
Contributor

@jayfoad jayfoad commented May 30, 2024

No description provided.

@llvmbot
Copy link
Member

llvmbot commented May 30, 2024

@llvm/pr-subscribers-debuginfo

@llvm/pr-subscribers-backend-amdgpu

Author: Jay Foad (jayfoad)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/93803.diff

9 Files Affected:

  • (modified) llvm/docs/convergence-both-diverged-nested.png ()
  • (modified) llvm/docs/convergence-closed-path.png ()
  • (modified) llvm/docs/convergence-divergent-inside.png ()
  • (modified) llvm/docs/convergence-divergent-outside.png ()
  • (modified) llvm/docs/convergence-natural-loop.png ()
  • (modified) llvm/test/CodeGen/AArch64/large-offset-ldr-merge.mir ()
  • (modified) llvm/test/DebugInfo/dpvalue-print-nocrash.ll ()
  • (modified) llvm/unittests/DebugInfo/CodeView/GUIDFormatTest.cpp ()
  • (modified) llvm/unittests/Target/AMDGPU/ExecMayBeModifiedBeforeAnyUse.cpp ()
diff --git a/llvm/docs/convergence-both-diverged-nested.png b/llvm/docs/convergence-both-diverged-nested.png
old mode 100755
new mode 100644
diff --git a/llvm/docs/convergence-closed-path.png b/llvm/docs/convergence-closed-path.png
old mode 100755
new mode 100644
diff --git a/llvm/docs/convergence-divergent-inside.png b/llvm/docs/convergence-divergent-inside.png
old mode 100755
new mode 100644
diff --git a/llvm/docs/convergence-divergent-outside.png b/llvm/docs/convergence-divergent-outside.png
old mode 100755
new mode 100644
diff --git a/llvm/docs/convergence-natural-loop.png b/llvm/docs/convergence-natural-loop.png
old mode 100755
new mode 100644
diff --git a/llvm/test/CodeGen/AArch64/large-offset-ldr-merge.mir b/llvm/test/CodeGen/AArch64/large-offset-ldr-merge.mir
old mode 100755
new mode 100644
diff --git a/llvm/test/DebugInfo/dpvalue-print-nocrash.ll b/llvm/test/DebugInfo/dpvalue-print-nocrash.ll
old mode 100755
new mode 100644
diff --git a/llvm/unittests/DebugInfo/CodeView/GUIDFormatTest.cpp b/llvm/unittests/DebugInfo/CodeView/GUIDFormatTest.cpp
old mode 100755
new mode 100644
diff --git a/llvm/unittests/Target/AMDGPU/ExecMayBeModifiedBeforeAnyUse.cpp b/llvm/unittests/Target/AMDGPU/ExecMayBeModifiedBeforeAnyUse.cpp
old mode 100755
new mode 100644

@jayfoad jayfoad merged commit 4d65887 into llvm:main May 30, 2024
9 of 12 checks passed
@jayfoad jayfoad deleted the non-exec branch May 30, 2024 11:35
@ssahasra
Copy link
Collaborator

Thank you for this! In my defence, I blame Windows and a rather faithful scp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants