Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)...
[oota-llvm.git] / test / Bitcode / attributes-3.3.ll
2013-07-26 Tobias GrosserMake .bc en/decoding of AttrKind stable