tstellar / rpms / llvm

Forked from rpms/llvm 5 years ago
Clone

4ccbf04 Fixes for llvm-test package

Authored and Committed by tstellar 5 years ago
    Fixes for llvm-test package
    
    - Add some missing Requires
    - Add --threads option to run-lit-tests script
    - Set PATH so lit can find tools like count, not, etc.
    - Don't hardcode tools directory to /usr/lib64/llvm
    - Fix typo in yaml-bench define
    - Only print information about failing tests
    - Run tests in CI with only 1 thread
    
        
file modified
+20 -3
file modified
+28 -6
file added
+1
file added
+5
file modified
+2 -2