[all-commits] [llvm/llvm-project] 73cbc7: Include `llvm-config` and `not` in AppleClang tool...
Dan Liew via All-commits
all-commits at lists.llvm.org
Wed Apr 7 21:30:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73cbc7f60ed90ad207b54b55aaf0efa0e5c38c47
https://github.com/llvm/llvm-project/commit/73cbc7f60ed90ad207b54b55aaf0efa0e5c38c47
Author: Dan Liew <dliew at apple.com>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M clang/cmake/caches/Apple-stage2.cmake
Log Message:
-----------
Include `llvm-config` and `not` in AppleClang toolchains.
The motivation here is so that we can configure and run compiler-rt
tests from a standalone build against AppleClang.
rdar://75975846
Differential Revision: https://reviews.llvm.org/D100086
More information about the All-commits
mailing list