mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 00:20:14 +00:00
[llvm][AArch64] Restore lit cfg for TypePromotion tests
Accidentally deleted in 20d75059a2ea49117a3dc9a78fb5b815a84ae33e. As seen in failures on https://lab.llvm.org/buildbot/#/builders/171/builds/10952.
This commit is contained in:
parent
20d75059a2
commit
7c77d414e2
2
llvm/test/Transforms/TypePromotion/AArch64/lit.local.cfg
Normal file
2
llvm/test/Transforms/TypePromotion/AArch64/lit.local.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
if not 'AArch64' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
x
Reference in New Issue
Block a user