add another case of undefined behavior without crashing, PR3466.
[oota-llvm.git] / test / Transforms / ScalarRepl / memcpy-from-global.ll
2007-04-25 Chris Lattnernew testcase, should be able to eliminate the alloca...