llvm/llvm/test/tools/sancov/lit.local.cfg

# These tests require a registered x86 backend.

if not "X86" in config.root.targets:
    config.unsupported = True