llvm
llvm copied to clipboard
[TEST-E2E] Modify run commands to address the Windows issue.
Running the test on Windows failed due to missing support of ls. Replacing ls with cat made the test pass on Windows.
Additionally, the patch removes checking the case when we are not interested in having graphs (*.dot files) to be created.