[PATCH] D38015: [lit] Use inodes instead of realpaths in the config map
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 12:47:42 PDT 2017
zturner abandoned this revision.
zturner added a comment.
So apparently on Windows `st_ino` is `0` until Python 3.4. So, that's a deal breaker.
https://reviews.llvm.org/D38015
More information about the llvm-commits
mailing list