tstellar / rpms / llvm

Forked from rpms/llvm 5 years ago
Clone

57a0e89 Stop installing lit tests

1 file Authored by tstellar 2 years ago, Committed by tstellar 2 years ago,
1 file changed. 4 lines added. 63 lines removed.
    Stop installing lit tests
    
    We don't use these for CI tests any more and extracting the debuginfo
    from the unittests is slowing down the builds or causing them to fail
    in some cases (s390x).
    
    This also removes the circular depednecy between llvm-test and
    python-lit.
    
        
file modified
+4 -63