mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
921cf42d37
llvm-svn: 363538
5 lines
98 B
INI
5 lines
98 B
INI
config.suffixes = ['.ll']
|
|
|
|
if not 'AArch64' in config.root.targets:
|
|
config.unsupported = True
|