[clang] [WebAssembly] Enable multivalue and reference-types in generic CPU config (PR #80923)
Derek Schuff via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 23 10:28:25 PDT 2024
dschuff wrote:
I think "generic" is the default CPU so object files will have it enabled by default. You can still specify "mvp" as the CPU as before to avoid it.
https://github.com/llvm/llvm-project/pull/80923
More information about the cfe-commits
mailing list