5 lines
98 B
INI
5 lines
98 B
INI
|
config.suffixes = ['.ll']
|
||
|
|
||
|
if not 'AArch64' in config.root.targets:
|
||
|
config.unsupported = True
|