brintos

brintos / llvm-project-archived public Read only

0
0
Text · 152 B · 12a5c8a Raw
5 lines · plain
1config.substitutions.append(("%extract-encodings", "sed -n 's/.*encoding://p'"))2 3if not "AMDGPU" in config.root.targets:4    config.unsupported = True5