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
[PowerPC] Collect some CallLowering arguments into a struct. [NFC]
[llvm-project.git]
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
__init__.py
blob
93971c2f2364bef1c5949e3a45975402bbd90681
1
# Module level initialization for the `lldbsuite.test` module.
2
3
from
__future__
import
absolute_import
4
5
from
.
import
dotest
6
7
run_suite
=
dotest
.
run_suite