[PATCH] D55273: [test] Skip ThinLTO cache tests requiring atime setting on NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 4 12:14:16 PST 2018
krytarowski added a comment.
In D55273#1318680 <https://reviews.llvm.org/D55273#1318680>, @jhenderson wrote:
> What would happen if the thin LTO cache is used on such a system? Do we need to put something in the thin LTO code to emit some sort of error, if this is attempted?
Is this only optimization (i.e. not about generating correct result)? If so we will ignore it and align the NetBSD kernel behavior to Linux/FreeBSD.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55273/new/
https://reviews.llvm.org/D55273
More information about the llvm-commits
mailing list