1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

GlobalISel: Remove leftover lit.local.cfg

The global-isel feature has been required for a long time and was
removed in c9455d3c579292e7ae5b7559ad0302d459e69a95, so this was
causing all tests to be skipped.
This commit is contained in:
Matt Arsenault 2020-08-27 13:47:38 -04:00
parent f7e914e2c5
commit 942e4bdca0
4 changed files with 0 additions and 8 deletions

View File

@ -1,2 +0,0 @@
if not 'global-isel' in config.root.available_features:
config.unsupported = True

View File

@ -1,2 +0,0 @@
if not 'global-isel' in config.root.available_features:
config.unsupported = True

View File

@ -1,2 +0,0 @@
if not 'global-isel' in config.root.available_features:
config.unsupported = True

View File

@ -1,2 +0,0 @@
if not 'global-isel' in config.root.available_features:
config.unsupported = True