fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / Transforms / ScalarRepl / 2010-11-24-IndirectVoid.ll
2010-11-24 Nick LewyckyTreat a call of function pointer like a load of the...