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