summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/llgdb-tests/lit.local.cfg
blob: 725aa59ab59348adb870343855fd2e28818b550b (plain)
1
2
3
4
5
# debuginfo-tests are not expected to pass in a cross-compilation setup.
if 'native' not in config.available_features or config.is_msvc:
    config.unsupported = True


OpenPOWER on IntegriCloud