aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/dg.exp
blob: adb2cac9a6b0d2a2286a32e4806734859c641c6b (plain)
1
2
3
4
5
load_lib llvm.exp

if { [llvm_supports_target Mips] } {
  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
}