Fix warning when assertions disabled.
[oota-llvm.git] / test / Transforms / Inline / byval.ll
2008-01-11 Chris LattnerWhen inlining a functino with a byval argument, make...