diff options
Diffstat (limited to 'test/LTO/ARM/lit.local.cfg')
-rw-r--r-- | test/LTO/ARM/lit.local.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/LTO/ARM/lit.local.cfg b/test/LTO/ARM/lit.local.cfg new file mode 100644 index 0000000..20e19ae --- /dev/null +++ b/test/LTO/ARM/lit.local.cfg @@ -0,0 +1,2 @@ +if not 'ARM' in config.root.targets: + config.unsupported = True |