Fix PR3335 by not turning a store to one address space into a store to another.
[oota-llvm.git] / test / Transforms / ConstProp / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]