[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / llvm / test / tools / sancov / lit.local.cfg
blobe52b44e619ca3f110c3dca147cbe1ccee293a924
1 # These tests require a registered x86 backend.
3 if not "X86" in config.root.targets:
4     config.unsupported = True