[PATCH] D104797: [WebAssembly] Implementation of global.get/set for reftypes in LLVM IR
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 24 07:52:44 PDT 2021
tlively added a subscriber: aeubanks.
tlively added a comment.
The opaque pointers project is documented here: https://llvm.org/docs/OpaquePointers.html. It's been making very slow progress for the past few years but has recently been picking up steam under the direction of @aeubanks. Search llvm-dev for "opaque pointers" and you will see a few recent threads about it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104797/new/
https://reviews.llvm.org/D104797
More information about the cfe-commits
mailing list