mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
a007eee6a0
These were temporarily disabled in 2013 and we apparently forgot to ever turn them back on again. Fix spelling of flag to llvm-mc in recently-added test that wasn't actually being run due to this.
3 lines
67 B
INI
3 lines
67 B
INI
if not 'X86' in config.root.targets:
|
|
config.unsupported = True
|