mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
a32c319741
The test is just copied from X86, and I don't know of a better way to test it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213351 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
69 B
INI
4 lines
69 B
INI
if not 'R600' in config.root.targets:
|
|
config.unsupported = True
|
|
|