diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2024-01-26 21:46:21 +0000 |
---|---|---|
committer | Aiden Grossman <agrossman154@yahoo.com> | 2024-01-26 21:46:21 +0000 |
commit | 2b25e40a887e835c3c8d7e61feaaaaab1ed2c367 (patch) | |
tree | def70b8dab983cf379b1b2f6c855d2efa07f2f4a /lldb/packages/Python/lldbsuite/test | |
parent | 07a1925b8b92f29880be4030630ed5053783708f (diff) | |
download | llvm-2b25e40a887e835c3c8d7e61feaaaaab1ed2c367.zip llvm-2b25e40a887e835c3c8d7e61feaaaaab1ed2c367.tar.gz llvm-2b25e40a887e835c3c8d7e61feaaaaab1ed2c367.tar.bz2 |
[MLGO] Switch test to invoke pytype through python
Currently this test is assuming that ~/.local/bin (or wherever the
Python binaries are installed to) is on the path. This is not a valid
assumption in most cases, and it also means we might not find the
version of pytype associated with the Python interpreter being used to
test LLVM, which could create some inconsistencies. This patch fixes
that by invoking pytype through the Python interpreter passed to lit.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions