aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorShilei Tian <tianshilei1992@gmail.com>2020-09-16 18:54:11 -0400
committerShilei Tian <tianshilei1992@gmail.com>2020-09-16 18:54:24 -0400
commitd89c5ae8577264f5dd660906f12577c5fdadf49e (patch)
tree5263384a842653ec4dbec4425ab4f55a26fd3e1e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent4e4c89b22c3fc1200ee0d6d1074173c7c53d87bc (diff)
downloadllvm-d89c5ae8577264f5dd660906f12577c5fdadf49e.zip
llvm-d89c5ae8577264f5dd660906f12577c5fdadf49e.tar.gz
llvm-d89c5ae8577264f5dd660906f12577c5fdadf49e.tar.bz2
[Flang] Fixed installation permission of the "binary" flang
Under current configuration, the permission of `flang` after installation is 700. This could bring a problem for system administrators who build and install flang for other users, which only the user who builds LLVM can execute it, and others can not. In this patch, the explicit permission setting in the `install` command is removed, and let CMake determine what perssion to be used like other components. Reviewed By: DavidTruby Differential Revision: https://reviews.llvm.org/D87783
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions