Remove the unused 4th operand for DIFile debug info metadata
[oota-llvm.git] / test / Transforms / InstCombine / ExtractCast.ll
2011-03-31 Nadav RotemInstcombile optimization: extractelement(cast) -> cast...