1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
2019-06-17 09:51:07 +00:00

5 lines
98 B
INI

config.suffixes = ['.ll']
if not 'AArch64' in config.root.targets:
config.unsupported = True