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