[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:
David Spickett 2022-03-01 09:28:15 +00:00
parent 20d75059a2
commit 7c77d414e2
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
if not 'AArch64' in config.root.targets:
config.unsupported = True