Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / GVN / phi-translate-partial-alias.ll
2011-06-04 Dan GohmanAdd a testcase to demonstrate the problem where phi...