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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lldb
/
test
/
API
/
dotest.py
blob
4d20c585e630ea007b2459459003565e2ae7e36c
1
#!/usr/bin/env python
2
3
if
__name__
==
"__main__"
:
4
import
use_lldb_suite
5
6
import
lldbsuite
.
test
7
8
lldbsuite
.
test
.
run_suite
()