abrachet added a comment.

In D122335#3403474 <https://reviews.llvm.org/D122335#3403474>, @aaron.ballman 
wrote:

> Yup, I'm okay with that compiler engineer requirement; I think our existing 
> requirements on Windows already pull in a useful `tar` program even though it 
> doesn't seem like we have any tests relying on it being installed yet.

There are actually a couple tests in lld that use `tar` 
https://github.com/llvm/llvm-project/blob/main/lld/test/ELF/reproduce-backslash.s#L8

Looks like there are some test failures on Windows my guess is their `tar` 
doesn't support the `--wildcards` flag. I'd rather not make these `UNSUPORTED: 
windows`, but am unsure how to move forward otherwise.


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

https://reviews.llvm.org/D122335

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

Reply via email to