Fix PR9039, a use-after-free in reassociate. The issue was that the
[oota-llvm.git] / test / Assembler / 2007-09-10-AliasFwdRef.ll
2007-09-10 Chris LattnerFix PR1645 by resolving forward alias references.