aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other/X86/dg.exp
blob: 7b7bd4e73807cd29cc50e10343a052f9263c3978 (plain)
1
2
3
4
5
load_lib llvm.exp

if { [llvm_supports_target X86] } {
  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
}