fix PR8807 by making transformConstExprCastCall aware of byval arguments.
[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...