The previous check incorrectly checked for macOS support by allowing -darwin triples only, and -macos triple was not supported.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D61758
[driver][xray] fix the macOS support checker by supporting -macos triple in addition to -darwin arphaman on May 9 2019, 1:50 PM. Authored by
Details The previous check incorrectly checked for macOS support by allowing -darwin triples only, and -macos triple was not supported.
Diff Detail
|