[all-commits] [llvm/llvm-project] 473b9d: [BOLT] Incorporate umask into the output file perm...
Jiapeng Zhou via All-commits
all-commits at lists.llvm.org
Sat Sep 16 09:13:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 473b9dd442e452fbcfac352c0ae0a586f019a8f2
https://github.com/llvm/llvm-project/commit/473b9dd442e452fbcfac352c0ae0a586f019a8f2
Author: zhoujiapeng <zjpzhoujiapeng at 163.com>
Date: 2023-09-17 (Sun, 17 Sep 2023)
Changed paths:
M bolt/lib/Rewrite/MachORewriteInstance.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
A bolt/test/permission.test
Log Message:
-----------
[BOLT] Incorporate umask into the output file permission
Fix https://github.com/llvm/llvm-project/issues/65061
Reviewed By: maksfb, Amir
Differential Revision: https://reviews.llvm.org/D159407
More information about the All-commits
mailing list