Add a new MergeFunctions pass. It finds identical functions and merges them.
[oota-llvm.git] / test / Transforms / MergeFunc / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]