Fix a bug introduced in my last commit.
[oota-llvm.git] / test / Transforms / GVN / dg.exp
2007-07-24 Owen AndersonAdd a GVN pass, using the value numbering code I develo...