Fix ARM handling of tBcc branch relaxation.
[oota-llvm.git] / test / MC / MachO / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target X86] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]]
5 }
6