mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 20:46:05 +00:00

Create a valid triple in the Darwin builder. Currently it was incorrectly treating the os and version as two separate components in the triple. Differential revision: https://reviews.llvm.org/D112676