Issue 169297
Summary Lit test example ManyTests.py broken
Labels new issue
Assignees
Reporter peterbr-iar
    Some refactoring has been made that broke the file `llvm\utils\lit\examples\many-tests\ManyTests.py`.

File needs to change the import statements to:
```Python
from lit import Test
from lit.formats import TestFormat
```

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to