diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-10-02 06:05:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 06:05:16 -0700 |
commit | c2159f2d3a45e9309f1a6abd201812b6b00cdcb4 (patch) | |
tree | f1e60923dc1fcc8281c13619125d383d5aa6f39b /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 0cb9d402f369723ef2c80c140a49145b99365450 (diff) | |
download | llvm-c2159f2d3a45e9309f1a6abd201812b6b00cdcb4.zip llvm-c2159f2d3a45e9309f1a6abd201812b6b00cdcb4.tar.gz llvm-c2159f2d3a45e9309f1a6abd201812b6b00cdcb4.tar.bz2 |
[LLVM-Test] Fix a regression in test dependencies introduced by 0e14973 (#161623)
Add `UnitTests` as an explicit dependency for `check-llvm` and
`llvm-test-depends`. In
https://github.com/llvm/llvm-project/pull/161442, the intent was to
remove `UnitTests` as a dependency for the individual per-directory
`check-llvm-*` test suites created but not to drop it from `check-llvm`
or `llvm-test-depends`. This missing dependency will cause LLVM unit
tests to be not rebuilt and resulting in either `warning: test suite
'LLVM-Unit' contained no tests` or running stale running versions of the
unit tests when running `check-llvm`.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions