mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 14:35:54 +00:00
03b6e12fae
We can just split targets_to_build in one place and make it immutable. llvm-svn: 210496
3 lines
71 B
INI
3 lines
71 B
INI
if 'AArch64' not in config.root.targets:
|
|
config.unsupported = True
|