diff options
author | Alon Zakai <azakai@google.com> | 2021-07-15 10:26:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 10:26:59 -0700 |
commit | 27831cba47722c10a8a6f412d56665a4e7074540 (patch) | |
tree | f93c1909477ad3ee1dd2dd612732d722b7ff77a3 /src/passes/Precompute.cpp | |
parent | a3d6930e59114196f29cb3318e96843dbd0b413c (diff) | |
download | binaryen-27831cba47722c10a8a6f412d56665a4e7074540.tar.gz binaryen-27831cba47722c10a8a6f412d56665a4e7074540.tar.bz2 binaryen-27831cba47722c10a8a6f412d56665a4e7074540.zip |
[Wasm GC] Add Wasm GC support to InstrumentMemory (#3976)
This adds calls to imports around every struct load and store, to
note their values, and also to arrays (where it also notes the
index).
This has been very useful in debugging LowerGC (lowering of Wasm
GC to wasm MVP).
Diffstat (limited to 'src/passes/Precompute.cpp')
0 files changed, 0 insertions, 0 deletions