X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FXCore%2Flit.local.cfg;h=0b947bbbb85082ac548ab1854d4b3a01806807bc;hb=813f44a29fd0fd140127023222d0633e23783bcc;hp=3e84c1befeab2dce33687d03f0a98bbc68ca53ed;hpb=24ec2e5a72d7fca58f8ae2b3c01501a9927ef04e;p=oota-llvm.git diff --git a/test/CodeGen/XCore/lit.local.cfg b/test/CodeGen/XCore/lit.local.cfg index 3e84c1befea..0b947bbbb85 100644 --- a/test/CodeGen/XCore/lit.local.cfg +++ b/test/CodeGen/XCore/lit.local.cfg @@ -1,4 +1,3 @@ -targets = set(config.root.targets_to_build.split()) -if not 'XCore' in targets: +if not 'XCore' in config.root.targets: config.unsupported = True