Sign in
rust
/
llvm-project
/
refs/heads/rust-revert-fastisel
/
.
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-timeout
/
infinite_loop.py
blob: 079f3595e1756960813507e231cc37a2ace7b067 [
file
] [
edit
]
# RUN: %{python} %s
while
True
:
pass