[PATCH] D121349: [WebAssembly] Second phase of implementing extended const proposal.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 20:05:31 PDT 2022


sbc100 added a comment.

Attempted fix for ASAN issue: https://github.com/llvm/llvm-project/commit/2481adb59cb63c90879f4537ad36339da3ad61a6

I was unable to repro the ASAN issue locally, so please let me know if this fix is effective.  I've fairly confident it will me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121349/new/

https://reviews.llvm.org/D121349



More information about the llvm-commits mailing list