lit.local.cfg.py 158 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 # -*- Python -*- from lit.llvm import llvm_config # Added this line file to prevent lit from discovering these tests # See Issue #1052 config.suffixes = []