[all-commits] [llvm/llvm-project] f4fdc4: Restore missing runtimes-test-depends target that ...
James Nagurne via All-commits
all-commits at lists.llvm.org
Mon Jun 13 13:53:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4fdc4f4d9f6903808541645d383be2ee759f400
https://github.com/llvm/llvm-project/commit/f4fdc4f4d9f6903808541645d383be2ee759f400
Author: James Nagurne <j-nagurne at ti.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M runtimes/CMakeLists.txt
Log Message:
-----------
Restore missing runtimes-test-depends target that causes build failures when LLVM_INCLUDE_TESTS is ON
7cc8377f removed the 'runtimes-test-depends' target in runtimes builds that
is assumed to exist when using a bootstrapped runtime build.
For a full analysis, see:
https://discourse.llvm.org/t/looking-for-guidance-on-broken-downstream-bootstrapped-runtimes-builds/62934
Differential Revision: https://reviews.llvm.org/D127325
More information about the All-commits
mailing list