X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FThumb2%2Flit.local.cfg;h=98c6700c209d737fc18968c4c484cf2c716f4f1b;hb=8aeca44558234ae3703c565854c31d38034e56cb;hp=8a3ba96497e7dd32f48c04ea49c65c98da885221;hpb=78b4fd3a4b55d7f8b95fb56b5b4f76c83e369ae1;p=oota-llvm.git diff --git a/test/CodeGen/Thumb2/lit.local.cfg b/test/CodeGen/Thumb2/lit.local.cfg index 8a3ba96497e..98c6700c209 100644 --- a/test/CodeGen/Thumb2/lit.local.cfg +++ b/test/CodeGen/Thumb2/lit.local.cfg @@ -1,4 +1,3 @@ -targets = set(config.root.targets_to_build.split()) -if not 'ARM' in targets: +if not 'ARM' in config.root.targets: config.unsupported = True