[PATCH] D63674: [CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms. Attempt #3.
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 01:54:29 PDT 2019
hans added a comment.
In D63674#1554533 <https://reviews.llvm.org/D63674#1554533>, @delcypher wrote:
> @hans @thakis Could one of you check that this patch doesn't break your build?
We don't get a CMake error anymore, but the build no longer produces lib/clang/9.0.0/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib after this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63674/new/
https://reviews.llvm.org/D63674
More information about the llvm-commits
mailing list