Instcombine should turn llvm.objectsize of a alloca with static size to an integer.
[oota-llvm.git] / test / Transforms / InstCombine / invariant.ll
2009-11-11 Duncan SandsDon't trivially delete unused calls to llvm.invariant...