[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-store.ll
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...