summaryrefslogtreecommitdiff
path: root/llvm/test/tools/sancov/lit.local.cfg
blob: 456c28b3cef67ce52017349b9088d4482b5381b8 (plain)
1
2
3
4
# These tests require a registered x86 backend.

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