repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[X86] Split rr/rm CVT schedules on SNB/HSW/BDW (#117494)
[llvm-project.git]
/
lldb
/
test
/
requirements.txt
blob
708f2327a6a049a61def1d84b0ce61e38bac7e78
1
# These Python packages are required to be able to run the LLDB test suite.
2
3
psutil>=5.9.4
4
# Pexpect tests are known not to work on Windows, so are disabled.
5
# See llvm.org/pr22274.
6
pexpect>=4.9.0; sys_platform != 'win32'
7
packaging