Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)...
[oota-llvm.git] / test / Linker / module-flags-1-a.ll
2013-01-16 Daniel Dunbar[Linker] Change module flag linking to be more extensible.
2012-02-11 Bill Wendling[WIP] Initial code for module flags.