[PATCH] D69610: Fix compiler-rt build on macOS without XCode

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 16:32:28 PDT 2019


delcypher added a comment.

In D69610#1727552 <https://reviews.llvm.org/D69610#1727552>, @yln wrote:

> @delcypher: would `xcrun --sdk ${sdk_name} --show-sdk-version` work in all cases? If yes, we could use it instead of `xcodebuild`.
>
> LGTM otherwise.


@yln I think so.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69610/new/

https://reviews.llvm.org/D69610





More information about the llvm-commits mailing list