Commit 565603cc authored by Alex Lorenz's avatar Alex Lorenz
Browse files

[clang][driver] set macOS as the target OS for -arch arm64 when clang

is running on an Apple Silicon mac

This change allows users to use `-arch arm64` to build for mac when
running it on Apple Silicon mac without explicit `-target` option.

Differential Revision: https://reviews.llvm.org/D82428
parent 050ed972
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment