llvm-project/flang/tools/f18
Shilei Tian d89c5ae857 [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
2020-09-16 18:54:24 -04:00
..
CMakeLists.txt [Flang] Fixed installation permission of the "binary" flang 2020-09-16 18:54:24 -04:00
dump.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
f18.cpp [flang] More clean-up of CookedSource API 2020-09-14 14:51:55 -07:00
f18_version.h.in [flang] Version information in flang/f18 2020-09-01 19:05:43 +01:00
flang.sh.in [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00