Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comes
[oota-llvm.git] / test / CodeGen / PIC16 / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target PIC16] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }