[llvm] 67aa8ed - llvm-reduce: Fix sources with executable permission
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 06:31:18 PDT 2022
Author: Matt Arsenault
Date: 2022-04-20T09:31:13-04:00
New Revision: 67aa8ed547e1dce57e255d803b9ccb1b086bb3cb
URL: https://github.com/llvm/llvm-project/commit/67aa8ed547e1dce57e255d803b9ccb1b086bb3cb
DIFF: https://github.com/llvm/llvm-project/commit/67aa8ed547e1dce57e255d803b9ccb1b086bb3cb.diff
LOG: llvm-reduce: Fix sources with executable permission
Added:
Modified:
llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
llvm/tools/llvm-reduce/deltas/ReduceOperands.h
Removed:
################################################################################
diff --git a/llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp b/llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
old mode 100755
new mode 100644
diff --git a/llvm/tools/llvm-reduce/deltas/ReduceOperands.h b/llvm/tools/llvm-reduce/deltas/ReduceOperands.h
old mode 100755
new mode 100644
More information about the llvm-commits
mailing list