Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)...
[oota-llvm.git] / test / Bitcode / 2009-06-11-FirstClassAggregateConstant.ll
2009-06-12 Nick LewyckyDon't remove aggregate-typed module level constants...