make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-store.ll
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...