[all-commits] [llvm/llvm-project] 1233e2: [Support] Don't set "all_exe" mode by default for ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Jun 30 00:20:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1233e2e66831e07c0fd925155fc637020614dc40
https://github.com/llvm/llvm-project/commit/1233e2e66831e07c0fd925155fc637020614dc40
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M llvm/lib/Support/raw_ostream.cpp
A llvm/test/tools/llvm-dwarfutil/ELF/X86/mirror-permissions-unix.test
M llvm/unittests/Support/raw_ostream_test.cpp
Log Message:
-----------
[Support] Don't set "all_exe" mode by default for file written by llvm::writeToOutput
Differential Revision: https://reviews.llvm.org/D153652
More information about the All-commits
mailing list