forked from OSchip/llvm-project
[llvm][AArch64] Restore lit cfg for TypePromotion tests
Accidentally deleted in 20d75059a2
.
As seen in failures on https://lab.llvm.org/buildbot/#/builders/171/builds/10952.
This commit is contained in:
parent
20d75059a2
commit
7c77d414e2
|
@ -0,0 +1,2 @@
|
|||
if not 'AArch64' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue