brintos

brintos / llvm-project-archived public Read only

0
0
Text · 140 B · 0756c5c Raw
4 lines · plain
1from lit.llvm import llvm_config2 3config.substitutions.append(("%llvm-driver", "1" if "llvm-driver" in config.available_features else "0"))4