mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
58edf5dc7e
I forgot the REQUIRES once (see r277486). Let's prevent it from happening again. llvm-svn: 277499
3 lines
86 B
INI
3 lines
86 B
INI
if not 'global-isel' in config.root.available_features:
|
|
config.unsupported = True
|