[PATCH] D57533: lit: support long paths on Windows

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 12:26:19 PST 2019


ruiu added a comment.

A very long pathname has various issues such as this and I think should generally be avoided for portability. Can't you just use shorter file names for test files?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57533





More information about the llvm-commits mailing list