fix PR8769, a miscompilation by inliner when inlining a function with a byval
[oota-llvm.git] / test / Other / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]