MaskRay added a comment.

This change has been failing on my machine for the past two weeks.

`riscv32-toolchain-extra.c` and `riscv64-toolchain-extra.c` are not hermit. I 
have installed `/usr/lib/gcc-cross/riscv64-linux-gnu/10` 
(gcc-10-riscv64-linux-gnu and its dependencies) on my machine and the test will 
find some directories relative to `/usr/lib/gcc-cross/riscv64-linux-gnu/10`.

`%T` is a deprecated lit feature. Please do something like `rm -rf %t; mkdir 
%t` instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91442

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to