diff options
author | Alexander Richardson <alexrichardson@google.com> | 2024-03-13 11:28:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 11:28:44 -0700 |
commit | 55b90b5140a2fe5f625a1dfe9dbb4ed4df968ce0 (patch) | |
tree | 549020e4ec75b7a6ebf0ac61bd8da589cb605392 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | f50d3582b4844b86ad86372028e44b52c560ec7d (diff) | |
download | llvm-55b90b5140a2fe5f625a1dfe9dbb4ed4df968ce0.zip llvm-55b90b5140a2fe5f625a1dfe9dbb4ed4df968ce0.tar.gz llvm-55b90b5140a2fe5f625a1dfe9dbb4ed4df968ce0.tar.bz2 |
[compiler-rt] Remove llvm_gtest dependency from unit tests
All these unit tests already include ${COMPILER_RT_GTEST_SOURCE} as an
input source file and the target llvm_gtest does not exist for
standalone builds. Currently the DEPS argument is ignored for standalone
builds so the missing target is not a problem, but as part of fixing a
build race for standalone builds I am planning to include those
dependencies in COMPILER_RT_TEST_STANDALONE_BUILD_LIBS configurations.
Reviewed By: vitalybuka
Pull Request: https://github.com/llvm/llvm-project/pull/83649
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions