mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-01 09:18:45 +00:00
424a77b353
Copied from test/CodeGen/X86 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271698 91177308-0d34-0410-b5e6-96231b3b80d8
5 lines
116 B
INI
5 lines
116 B
INI
# These tests require a registered x86 backend.
|
|
|
|
if not 'X86' in config.root.targets:
|
|
config.unsupported = True
|