Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)...
[oota-llvm.git] / test / Bitcode / global-variables.3.2.ll.bc
2013-12-15 Michael KupersteinEnsure bitcode encoding of global variable attributes...