[PATCH] D39256: Add Triple::isOSUnknown

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 13:46:22 PDT 2017


dschuff added a comment.

I don't necessarily object to this accessor.
But for our generic non-emscripten toolchain support that we are adding right now, maybe we should make it have whatever defaults we are building now with any OS (not just explicitly "unknown")?


https://reviews.llvm.org/D39256





More information about the llvm-commits mailing list