forked from OSchip/llvm-project
3 lines
118 B
INI
3 lines
118 B
INI
|
target_triple_components = config.target_triple.split('-')
|
||
|
config.available_features.update(target_triple_components)
|