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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
110 ms | windows > LLVM.Other::change-printer.ll |