]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Bindings/llvm-c/lit.local.cfg
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / Bindings / llvm-c / lit.local.cfg
1 if not "X86" in config.root.targets:
2     config.unsupported = True
3 if not "ARM" in config.root.targets:
4     config.unsupported = True