Sign in
llvm
/
llvm-project
/
refs/heads/users/shiltian/amdgpu-thinlto-summary-block
/
.
/
lldb
/
test
/
API
/
dotest.py
blob: 02cacc56b9b1b7a7a222d93c6d5008f0a4526273 [
file
] [
edit
]
#!/usr/bin/env python3
if
__name__
==
"__main__"
:
import
use_lldb_suite
import
lldbsuite
.
test
lldbsuite
.
test
.
run_suite
()