Fix PR7272: when inlining through a callsite with byval arguments,
[oota-llvm.git] / test / Transforms / Inline / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]