mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-26 12:46:00 +00:00
346818f514
Put the test into a target specific directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269090 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
68 B
INI
4 lines
68 B
INI
if not 'X86' in config.root.targets:
|
|
config.unsupported = True
|
|
|