Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / lit.local.cfg
1 if not 'ARM' in config.root.targets:
2     config.unsupported = True
3