diff options
author | Hans Wennborg <hans@chromium.org> | 2023-11-27 12:55:37 +0100 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2023-11-27 13:05:02 +0100 |
commit | a9e3d232a520a17f098d4dc872c9591c565e7d36 (patch) | |
tree | 24043550b949e5272b443c9c27741cb9a6a337fe /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ac06d4e4cb0b604f89130ce7cf63556381baac46 (diff) | |
download | llvm-a9e3d232a520a17f098d4dc872c9591c565e7d36.zip llvm-a9e3d232a520a17f098d4dc872c9591c565e7d36.tar.gz llvm-a9e3d232a520a17f098d4dc872c9591c565e7d36.tar.bz2 |
Revert "[runtimes] Add missing test dependencies to check-all (#72955)"
This caused some runtimes builds to fail with:
error: unknown target 'runtimes-test-depends'
See comments on the PR.
> The test-depends target contained all the dependencies needed to run the
> runtimes tests, but it was never added as a dependency of check-all.
> This caused some of the tsan tests to fail, since the custom libcxx
> build the tests were looking for was never built. Besides the tsan
> failures, this fixes all the other test failures I was seeing with:
> cmake -G Ninja -B release-build -S llvm \
> -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
> -DCMAKE_BUILD_TYPE=Release \
> -DLLVM_ENABLE_ASSERTIONS=OFF \
> -DLLVM_ENABLE_PROJECTS="clang;lld" \
> -DLLVM_ENABLE_RUNTIMES="libcxx;libcxxabi;libunwind;compiler-rt"
>
> This is the same configuration the test-release.sh script uses, so I'm
> hoping this will also fix all the test failures we've been seeing when
> building the releases.
>
> Fixes #58680
This reverts commit 7f215b1380da49dccbf57da3040a40d25ed898f4.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions