Fix function-alias.ll test on non-X86 targets.
[oota-llvm.git] / test / CodeGen / Generic / lit.local.cfg
1 if not config.target_triple:
2     config.unsupported = True
3