[WebAssembly] Relax constexpr for old standard libraries.
This will still be constexpr when the standard library supports it, but doesn't force constexpr. Old libraries will get a global constructor, which is not too bad. llvm-svn: 326080
Loading
Please sign in to comment