[PATCH] D71554: [llvm-ranlib] Handle -D and -U command line flag

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 06:58:00 PST 2020


arichardson added a comment.

In D71554#1801203 <https://reviews.llvm.org/D71554#1801203>, @thakis wrote:

> The test fails on Windows: http://45.33.8.238/win/4948/step_11.txt
>
> Please take a look, and if takes a while to fix, revert in the meantime.


I'll just relax the permissions check. We only care about the timestamp in this test so there is no need to check the rwx values.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71554/new/

https://reviews.llvm.org/D71554





More information about the llvm-commits mailing list