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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
116 B
INI
Raw Normal View History

# These tests require a registered x86 backend.
if not 'X86' in config.root.targets:
config.unsupported = True