[PATCH] D54883: [Support/FileSystem] Use st_atimespec only when __APPLE__ is defined
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 05:58:43 PST 2018
krytarowski added a comment.
In D54883#1307787 <https://reviews.llvm.org/D54883#1307787>, @aaron.ballman wrote:
> Do our minimum system requirements for building LLVM include requiring POSIX 2008 conformance (perhaps indirectly, through the minimum toolchain requirements)?
There are almost no OSes having conformance with UNIX/POSIX. UNIXv6 (or similar) is Solaris only.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54883/new/
https://reviews.llvm.org/D54883
More information about the llvm-commits
mailing list