mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 05:31:06 +00:00
7da28c57e5
that have been enabled. Without this, testers will fail when llvm-rtdyld is invoked with triples for unsupported targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211969 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
|
|
|