You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nobody uses it anyway. Should fix pre-commit issue looking like
```
Traceback (most recent call last):
File "/__w/llvm/llvm/llvm/llvm/utils/lit/lit.py", line 6, in <module>
main()
File "/__w/llvm/llvm/llvm/llvm/utils/lit/lit/main.py", line 121, in main
report.write_results(tests_for_report, elapsed)
File "/__w/llvm/llvm/llvm/llvm/utils/lit/lit/reports.py", line 68, in write_results
with open(self.output_file, 'w') as file:
FileNotFoundError: [Errno 2] No such file or directory: '/__w/llvm/llvm/build/results_hip_amdgpu_default.json'
```
0 commit comments