[PATCH] D124474: Honor COMPILER_RT_INCLUDE_TESTS when using LLVM_BUILD_EXTERNAL_COMPILER_RT=ON
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 27 13:51:53 PDT 2022
beanz added a comment.
I posted a PR to swift that migrates build-script to use `LLVM_ENABLE_RUNTIMES`: https://github.com/apple/swift/pull/58465
Obviously I can't test this against your internal infrastructure, but the change here is pretty trivial.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124474/new/
https://reviews.llvm.org/D124474
More information about the cfe-commits
mailing list