Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)...
[oota-llvm.git] / test / Bitcode / calling-conventions.3.2.ll
2013-12-22 Michael KupersteinEnsure bitcode encoding of calling conventions stays...