================
@@ -3118,9 +3139,7 @@ bool Darwin::isAlignedAllocationUnavailable() const {
case WatchOS: // Earlier than 4.0.
OS = llvm::Triple::WatchOS;
break;
- case XROS: // Always available.
----------------
ian-twilightcoder wrote:Without these you get errors about unhandled platforms https://github.com/llvm/llvm-project/pull/176272 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
